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 3fb54e1 commit a6fed15Copy full SHA for a6fed15
docs/content/doc/usage/command-line.en-us.md
@@ -62,6 +62,7 @@ Admin operations:
62
- `--password value`: Password. Required.
63
- `--email value`: Email. Required.
64
- `--admin`: If provided, this makes the user an admin. Optional.
65
+ - `--access-token`: If provided, an access token will be created for the user. Optional. (default: false).
66
- `--must-change-password`: If provided, the created user will be required to choose a newer password after
67
the initial login. Optional. (default: true).
68
- ``--random-password``: If provided, a randomly generated password will be used as the password of
0 commit comments