Unraid - Trying to use cli upload fails with error: unknown command 'upload'

Installed immich using Unraid.

I have run "npm i -g immich" to install the cli.

immich upload --key xxxxxxxxxxxxxx --server http://192.168.2.110:8080/api --recursive /photos-old/ returns the error:
error: unknown command 'upload'

runniung the command find -name immich -print returns the foillowing (Ignorning the access errors)

./run/immich
find: ./sys/kernel/slab: Input/output error
./usr/bin/immich
./usr/lib/node_modules/immich
./usr/local/bin/immich
./app/immich
./app/immich/server/dist/apps/cli/apps/immich
./app/immich/server/dist/apps/immich
./app/immich/server/dist/apps/immich/apps/immich
Was this page helpful?