Extends a target volume to the size specified. Volumes with attached nomad allocations will be restarted automatically. Machines will require a manual restart to increase the size of the FS.
Usage
flyctl volumes extend <id> [flags]
Options
-a, --app string Application name
--auto-confirm Will automatically confirm changes without an interactive prompt.
-c, --config string Path to application configuration file
-h, --help help for extend
-j, --json JSON output
-s, --size int Target volume size in gigabytes
Global Options
-t, --access-token string Fly API Access Token
--verbose Verbose output
See Also
- flyctl volumes - Volume management commands