Files
coder/cli/testdata/coder_reset-password_--help.golden
2023-03-23 17:42:20 -05:00

287 B

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.