Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 19:30
· 193 commits to master since this release

FEATURES:

  • You can now create networks with gscloud-network-create (PR #107).
  • Make gscloud-server-events a bit more useful by adding initiator column and removing other less useful ones (#110).
  • gscloud server rm learned a --include-related flag that includes storages and assigned IP addresses when removing servers (#98).
  • Added examples to the README to get started more quickly (#93).

FIXED:

  • Removing an object will print a message now to let you know what happens.
  • gscloud-server-create does now leave a clean state if server creation fails (#97).