fly postgres backup
Backup commands
Usage
fly postgres backup [command] [flags]
Available Commands
- config - Manage backup configuration
- create - Create a backup
- enable - Enable backups on a Postgres cluster, creating a Tigris bucket for storage
- list - List backups
- restore - Performs a WAL-based restore into a new Postgres cluster.
Options
-h, --help help for backup
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly postgres - Manage Postgres clusters.