Manage users in a postgres cluster
## Usage
~~~
fly postgres users [command] [flags]
~~~
## Available Commands
* [list](/docs/flyctl/postgres-users-list/) - List users
## Options
~~~
-h, --help help for users
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly postgres](/docs/flyctl/postgres/) - Unmanaged Postgres cluster commands
fly postgres users
Manage users in a postgres cluster
Usage
fly postgres users [command] [flags]
Available Commands
Options
-h, --help help for users
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also