mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00: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 |