reset-password

Directly connect to the database to reset a user's password

Usage

coder reset-password [flags] <username>

Options

--postgres-url

Typestring
Environment$CODER_PG_CONNECTION_URL

URL of a PostgreSQL database to connect to.

--postgres-connection-auth

Typepassword|awsiamrds
Environment$CODER_PG_CONNECTION_AUTH
Defaultpassword

Type of auth to use when connecting to postgres.