Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 346 Bytes

File metadata and controls

21 lines (14 loc) · 346 Bytes

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