immich-cli

Command-line interface for managing photos in Immich

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface for self-hosted photo manager Immich

Commands

immich

Examples

Upload photos from a directory to Immich server$ immich upload /path/to/photos --server https://immich.example.com --key YOUR_API_KEY
List all assets on the Immich server$ immich list-assets --server https://immich.example.com --key YOUR_API_KEY
Download assets from Immich to local directory$ immich download --server https://immich.example.com --key YOUR_API_KEY --output /path/to/download