mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
587 B
587 B
users create
Usage
coder users create [flags]
Options
-e, --email
| Type | string |
Specifies an email address for the new user.
-p, --password
| Type | string |
Specifies a password for the new user.
-u, --username
| Type | string |
Specifies a username for the new user.