https://github.com/daemonless/immich-cli
https://github.com/daemonless/immich-cli
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daemonless/immich-cli
- Owner: daemonless
- License: bsd-2-clause
- Created: 2026-06-19T06:53:17.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2026-06-19T15:48:43.000Z (9 days ago)
- Last Synced: 2026-06-19T17:32:50.731Z (9 days ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Immich-Cli
[](https://github.com/daemonless/immich-cli/actions)
[](https://github.com/daemonless/immich-cli/commits)
| | |
|---|---|
| **Registry** | `ghcr.io/daemonless/immich-cli` |
| **Source** | []() |
## Version Tags
| Tag | Description | Best For |
| :--- | :--- | :--- |
| `latest` | **Upstream Binary**. Built from official release. | Most users. Matches Linux Docker behavior. |
## Deployment
### Podman CLI
```bash
podman run --rm \
ghcr.io/daemonless/immich-cli:latest
```
**Architectures:** amd64
**User:** `bsd` (UID/GID via PUID/PGID, defaults to 1000:1000)
**Base:** FreeBSD 15.0
---
Need help? Join our [Discord](https://discord.gg/Kb9tkhecZT) community.