mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
346 B
346 B
coder reset-password
Directly connect to the database to reset a user's password
Usage
coder reset-password <username> [flags]
Flags
--postgres-url
URL of a PostgreSQL database to connect to.
| Consumes | $CODER_PG_CONNECTION_URL |