flyctl scale
Scale App resources
About
Scale application resources
Usage
flyctl scale [command] [flags]
Available Commands
- balanced - Configure a traffic balanced App with params (min=int max=int)
- set - Set current models scaling parameters
- show - Show current scaling configuration
- standard - Configure a standard balanced App with params (min=int max=int)
- vm - Change an App's VM to a named size (eg micro-1x, micro-2x, cpu1mem1...
Options
-h, --help help for scale
Global Options
-t, --access-token string Fly API Access Token
-j, --json json output
-v, --verbose verbose output
See Also
- flyctl - The Fly CLI