CLI/Server commands
- 
It seems I have lost my mind and forgotten the admin user credentials. After reading this https://immich.app/docs/administration/server-commands, I tried immich list-usersbut there is noimmichcommand available. Does anyone have any ideas?
- 
It asks for an admin account when you first install it.. look in /app/code/server/bin/ for admin-cli.sh 
- 
I think the cli would be node /app/code/server/dist/cli/immich.jshowever that requires all env vars set the main server also needs, those are only defined instart.shfor the moment. You would have to manually export those from start.sh until we have reworked the package there.
- 
 N nebulon marked this topic as a question on N nebulon marked this topic as a question on
- 
 N nebulon has marked this topic as solved on N nebulon has marked this topic as solved on
- 
top. 
 but runningadmin-cli --helpis answered with
 bash: admin-cli: command not found
 Is there a path to add?
- 
Shame on me. admin-cli --helpis working
 

