Manage backup configuration
## Usage
~~~
fly postgres backup config [command] [flags]
~~~
## Available Commands
* [show](/docs/flyctl/postgres-backup-config-show/) - Show backup configuration
* [update](/docs/flyctl/postgres-backup-config-update/) - Update backup configuration
## Options
~~~
-h, --help help for config
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly postgres backup](/docs/flyctl/postgres-backup/) - Backup commands
fly postgres backup config
Manage backup configuration
Usage
fly postgres backup config [command] [flags]
Available Commands
- show - Show backup configuration
- update - Update backup configuration
Options
-h, --help help for config
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also