mirror of
https://github.com/immich-app/immich.git
synced 2025-11-25 12:00:42 +09:00
* docs: Split features into new administration category * docs: Add redirects for moved pages
1.1 KiB
1.1 KiB
Server Commands
The immich-server docker image comes preinstalled with an administrative CLI (immich) that supports the following commands:
| Command | Description |
|---|---|
help |
Display help |
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
To run a command, connect to the immich_server container and then execute the command via immich <command>.
Examples
Reset Admin Password
Disable Password Login
Enabled Password Login
List Users



