mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
2bd6d2908e
I'm sorry.
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.
|