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

15 lines
329 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 users create [flags]
Options
-e, --email string
Specifies an email address for the new user.
-p, --password string
Specifies a password for the new user.
-u, --username string
Specifies a username for the new user.
---
Run `coder --help` for a list of global options.