fly volumes
Commands for managing Fly Volumes associated with an application
Usage
flyctl volumes [command] [flags]
Available Commands
- create - Create new volume for app
- destroy - Destroy a volume
- extend - Extend a target volume
- fork - Forks the specified volume
- list - List the volumes for app
- show - Show details of an app’s volume
- snapshots - Manage volume snapshots
Options
-h, --help help for volumes
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- flyctl - The Fly.io command line interface