Get an autoscale configuration or policy of a service.
kraft cloud scale get [FLAGS] UUID|NAME
# Get an autoscale configuration by UUID of a service$ kraft cloud scale get fd1684ea-7970-4994-92d6-61dcc7905f2b# Get an autoscale configuration by name of a service$ kraft cloud scale get my-service# Get an autoscale policy by UUID of a service$ kraft cloud scale get fd1684ea-7970-4994-92d6-61dcc7905f2b --policy my-policy# Get an autoscale policy by name of a service$ kraft cloud scale get my-service --policy my-policy
-h, --help help for get-o, --output string Output format (default "list")-p, --policy string Get a policy instead of a configuration
--metro string Unikraft Cloud metro location--token string Unikraft Cloud access token
kraft cloud scale
: Manage instance autoscale policiesFeel free to ask questions, report issues, and meet new people.