You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Upload from local folder
immich-go upload from-folder --server=http://localhost:2283 --api-key=your-key /photos
# Archive from server
immich-go archive from-immich --server=http://localhost:2283 --api-key=your-key --write-to-folder=/backup
# Stack photos on server
immich-go stack --server=http://localhost:2283 --api-key=your-key --manage-burst=Stack
# Show version
immich-go version
Detailed Command Documentation
Upload Command - Comprehensive upload options and sub-commands