Added
- Experimental support for listing and deleting all resources with
all list
andall purge
commands. This initial version supports networks, network-peerings, routers, databases, and object-storages. - Add
--wait
flag toobject-storage delete
command. - Add
--disable-termination-protection
and--wait
flags todatabase delete
command.
Fixed
- Kubernetes node-group subcommand not working
Deprecated
- Deprecated
upctl kubernetes nodegroup
command, useupctl kubernetes node-group
instead.