mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
Usage: coder reset-password [flags] <username>
|
||
|
||
Directly connect to the database to reset a user's password
|
||
|
||
[1mOptions[0m
|
||
--postgres-url string, $CODER_PG_CONNECTION_URL
|
||
URL of a PostgreSQL database to connect to.
|
||
|
||
---
|
||
Run `coder --help` for a list of global options.
|