Skip to content

Commit ca1cf2d

Browse files
committed
update golden files
1 parent ab0d1d2 commit ca1cf2d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cli/testdata/coder_users_create_--help.golden

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Usage: coder users create [flags]
22

33
Options
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+
410
-e, --email string
511
Specifies an email address for the new user.
612

0 commit comments

Comments
 (0)