fly managed postgres proxy

Proxy to a MPG database

Usage

fly managed-postgres proxy [flags]

Options

  -b, --bind-addr string   Local address to bind to (default "127.0.0.1")
      --cluster string     The target cluster ID
  -h, --help               help for proxy
  -o, --org string         The target Fly.io organization
  -r, --region string      The target region (see 'flyctl platform regions')

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also