Skip to main content
Manage Fly Volumes. Volumes are persistent storage for Fly Machines. Learn how how volumes work: https://fly.io/docs/volumes/overview/.

Usage

Available Commands

  • create - Create a new volume for an app.
  • destroy - Destroy one or more volumes.
  • extend - Extend a volume to the specified size.
  • fork - Fork the specified volume.
  • list - List the volumes associated with an app.
  • show - Show the details of the specified volume.
  • snapshots - Manage volume snapshots.
  • update - Update a volume for an app.

Options

Global Options

See Also

  • fly - The Fly.io command line interface