Skip to content

v3.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 12:19
· 23 commits to main since this release
8042a46

Added

  • Experimental support for listing and deleting all resources with all list and all purge commands. This initial version supports networks, network-peerings, routers, databases, and object-storages.
  • Add --wait flag to object-storage delete command.
  • Add --disable-termination-protection and --wait flags to database delete command.

Fixed

  • Kubernetes node-group subcommand not working

Deprecated

  • Deprecated upctl kubernetes nodegroup command, use upctl kubernetes node-group instead.