flyctl scale
Scale app resources
Subcommands
Name | Description |
---|---|
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, dedicated-cpu-1x, dedicated-cpu-2x...) |
Options
Name | Description |
---|---|
--app, -a <app> | App name to operate on |
--config, -c <config> | Path to an app config file or directory containing one |