kraft cloud scale remove [FLAGS] UUID NAME
Examples
# Delete an autoscale configuration policy by UUID
$ kraft cloud scale remove fd1684ea-7970-4994-92d6-61dcc7905f2b my-policy
# Delete an autoscale configuration policy by name
$ kraft cloud scale remove my-service my-policy
Options
-h, --help help for remove
Options inherited from parent commands
--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token
Aliases
The kraft cloud scale remove command can also be run as:
See Also
Last modified on