Browse Source

add docs for #6847 (#7132)

tags/v1.9.0-rc1
Lanre Adelowo 4 years ago
parent
commit
a6fed1542c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      docs/content/doc/usage/command-line.en-us.md

+ 1
- 0
docs/content/doc/usage/command-line.en-us.md View File

@@ -62,6 +62,7 @@ Admin operations:
- `--password value`: Password. Required.
- `--email value`: Email. Required.
- `--admin`: If provided, this makes the user an admin. Optional.
- `--access-token`: If provided, an access token will be created for the user. Optional. (default: false).
- `--must-change-password`: If provided, the created user will be required to choose a newer password after
the initial login. Optional. (default: true).
- ``--random-password``: If provided, a randomly generated password will be used as the password of

Loading…
Cancel
Save