flyctl pg connect

Connect to the Postgres console

Options

NameDescription
--app, -a <app>App name to operate on
--config, -c <config>Path to an app config file or directory containing one
--database <database>The postgres database to connect to
--password <password>The postgres user password
--user <user>The postgres user to connect with