Skip to main content
Manage Managed Postgres clusters.

Usage

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 a backup or a point in time into a new cluster.
  • status - Show MPG cluster status.
  • users - Manage users in a managed postgres cluster

Options

Global Options

See Also

  • fly - The Fly.io command line interface