mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
feat(cli): list users (#1341)
This commit is contained in:
parent
177cc3d7f9
commit
adacfb1110
5 changed files with 39 additions and 0 deletions
BIN
docs/docs/features/img/list-users.png
Normal file
BIN
docs/docs/features/img/list-users.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
|
|
@ -8,6 +8,7 @@ The `immich-server` docker image comes preinstalled with an administrative CLI (
|
|||
| `reset-admin-password` | Reset the password for the admin user |
|
||||
| `disable-password-login` | Disable password login |
|
||||
| `enable-password-login` | Enable password login |
|
||||
| `list-users` | List Immich users |
|
||||
|
||||
## How to run a command
|
||||
|
||||
|
|
@ -26,3 +27,7 @@ Disable Password Login
|
|||
Enabled Password Login
|
||||
|
||||

|
||||
|
||||
List Users
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue