Skip to content

kraft cloud scale reset

Reset autoscale configuration of a service group.

kraft cloud scale reset [FLAGS] UUID|NAME

Examples

# Reset an autoscale configuration by UUID
$ kraft cloud scale reset fd1684ea-7970-4994-92d6-61dcc7905f2b
# Reset an autoscale configuration by name
$ kraft cloud scale reset my-service-group

Options

-h, --help help for reset

Options inherited from parent commands

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

Aliases

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

rs, delconfig, deinit, rmconfig

See Also