# reset-password Directly connect to the database to reset a user's password ## Usage ```console coder reset-password [flags] ``` ## Options ### --postgres-url | | | | ----------- | ------------------------------------- | | Type | string | | Environment | $CODER_PG_CONNECTION_URL | URL of a PostgreSQL database to connect to.