We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0d1d2 commit ca1cf2dCopy full SHA for ca1cf2d
cli/testdata/coder_users_create_--help.golden
@@ -1,6 +1,12 @@
1
Usage: coder users create [flags]
2
3
[1mOptions[0m
4
+ --disable-login bool
5
+ Disabling login for a user prevents the user from authenticating
6
+ themselves via a login. Authentication would require an api
7
+ keys/token. Be careful when using this flag as it can lock the user
8
+ out of their account.
9
+
10
-e, --email string
11
Specifies an email address for the new user.
12
0 commit comments