Files
coder/cli/testdata/coder_reset-password_--help.golden
2023-03-23 17:42:20 -05:00

11 lines
287 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Usage: coder reset-password [flags] <username>
Directly connect to the database to reset a user's password
Options
--postgres-url string, $CODER_PG_CONNECTION_URL
URL of a PostgreSQL database to connect to.
---
Run `coder --help` for a list of global options.