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
--allow-insecure Allow insecure connections to the Unikraft Cloud API
--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token
See Also
Last modified on