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

11 lines
287 B
Plaintext

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.