fly scale
Scale application resources
Usage
fly scale [command] [flags]
Available Commands
- count - Change an app’s VM count to the given value
- memory - Set VM memory
- show - Show current resources
- vm - Change an app’s VM to a named size (eg. shared-cpu-1x, performance-1x, performance-2x…)
Options
-h, --help help for scale
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface