Files
coder/cli/testdata/coder_reset-password_--help.golden

17 lines
469 B
Plaintext

coder v0.0.0-devel
USAGE:
coder reset-password [flags] <username>
Directly connect to the database to reset a user's password
OPTIONS:
--postgres-connection-auth password|awsiamrds, $CODER_PG_CONNECTION_AUTH (default: password)
Type of auth to use when connecting to postgres.
--postgres-url string, $CODER_PG_CONNECTION_URL
URL of a PostgreSQL database to connect to.
———
Run `coder --help` for a list of global options.