Go-based CLI tool for managing Immich photo library operations
Alternative to the official immich-CLI command written in Go
immich-go$ immich-go upload -server https://immich.example.com -key YOUR_API_KEY /path/to/photos$ immich-go download -server https://immich.example.com -key YOUR_API_KEY -path ./backup$ immich-go ls-albums -server https://immich.example.com -key YOUR_API_KEY