fly mpg
Manage Managed Postgres clusters.
Usage
fly mpg [command] [flags]
Available Commands
- attach - Attach a managed Postgres cluster to an app
- backup - Backup commands
- connect - Connect to a MPG database using psql
- create - Create a new Managed Postgres cluster
- databases - Manage databases in a managed postgres cluster
- destroy - Destroy a managed Postgres cluster
- detach - Detach a managed Postgres cluster from an app
- list - List MPG clusters.
- proxy - Proxy to a MPG database
- restore - Restore MPG cluster from backup.
- status - Show MPG cluster status.
- users - Manage users in a managed postgres cluster
Options
-h, --help help for mpg
-o, --org string The target Fly.io organization
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface