mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
2bd6d2908e
I'm sorry.
15 lines
329 B
Plaintext
15 lines
329 B
Plaintext
Usage: coder users create [flags]
|
|
|
|
[1mOptions[0m
|
|
-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.
|