Skip to content

Releases: Parquery/gcloudwrap

gcloudwrap 1.0.5

23 Oct 12:10
9c79705
Compare
Choose a tag to compare
  • Replaced mutable argument types with immutable ones where appropriate

gcloudwrap 1.0.4

24 Sep 15:27
7b6cd94
Compare
Choose a tag to compare
  • Added ServiceAccount to instances.insert to allow for scope authorization

gcloudwrap 1.0.3

17 Aug 13:14
09c46e1
Compare
Choose a tag to compare
  • Added check_call() to SSH
  • Made message more informative if gcloud could not be found

gcloudwrap 1.0.2

17 Aug 10:36
8fc5e81
Compare
Choose a tag to compare
  • Fixed readme usage section to include creation of a GCE object

gcloudwrap 1.0.1

03 Aug 14:44
6667b1e
Compare
Choose a tag to compare
  • Moved to github.com
  • Added py.typed to comply with mypy