fly managed postgres

Manage Managed Postgres clusters.

Usage

fly managed-postgres [command] [flags]

Available Commands

  • attach - Attach a managed Postgres cluster to an app
  • connect - Connect to a MPG database using psql
  • create - Create a new Managed Postgres cluster
  • list - List MPG clusters.
  • proxy - Proxy to a MPG database
  • status - Show MPG cluster status.

Options

  -h, --help         help for managed-postgres
  -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