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

355 B

coder v0.0.0-devel
 
USAGE:
coder reset-password [flags] <username>
 
Directly connect to the database to reset a user's password
 
OPTIONS:
--postgres-url string, $CODER_PG_CONNECTION_URL
URL of a PostgreSQL database to connect to.
 
———
Run `coder --help` for a list of global options.