mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00:00
488 B
Generated
488 B
Generated
reset-password
Directly connect to the database to reset a user's password
Usage
coder reset-password [flags] <username>
Options
--postgres-url
Type | string |
Environment | $CODER_PG_CONNECTION_URL |
URL of a PostgreSQL database to connect to.