forked from dark_thunder/immich
feat(cli): list users (#1341)
This commit is contained in:
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
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user