Skip to content

kraft cloud scale remove

Delete an autoscale configuration policy.

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-group my-policy

Options

-h, --help help for remove

Options inherited from parent commands

--metro string Set the KraftCloud metro
--token string Set the KraftCloud token

Aliases

The kraft cloud scale remove command can also be run as:

delete, del, rm

See Also