flyctl postgres
Manage postgres clusters
Usage
flyctl postgres [command] [flags]
Available Commands
- attach - Attach a postgres cluster to an app
- connect - Connect to the Postgres console
- create - Create a postgres cluster
- db - manage databases in a cluster
- detach - Detach a postgres cluster from an app
- list - list postgres clusters
- users - manage users in a cluster
Options
-h, --help help for postgres
Global Options
-t, --access-token string Fly API Access Token
-j, --json json output
--verbose verbose output
See Also
- flyctl - The Fly CLI