DocsReleasesCommunityGuidesBlog

kraft cloud scale get

Get an autoscale configuration or policy

Get an autoscale configuration or policy of a service.

kraft cloud scale get [FLAGS] UUID|NAME

Examples#

# 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

Options#

-h, --help help for get
-o, --output string Output format (default "list")
-p, --policy string Get a policy instead of a configuration

Options inherited from parent commands#

--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token

See Also#

  • kraft cloud scale: Manage instance autoscale policies
Edit this page on GitHub

Connect with the community

Feel free to ask questions, report issues, and meet new people.

Join us on Discord!
®

Getting Started

What is a unikernel?Install CLI companion toolUnikraft InternalsRoadmap

© 2025  The Unikraft Authors. All rights reserved. Documentation distributed under CC BY-NC 4.0.