An open API service indexing awesome lists of open source software.

https://github.com/daemonless/immich-cli


https://github.com/daemonless/immich-cli

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# Immich-Cli

[![Build Status](https://img.shields.io/github/actions/workflow/status/daemonless/immich-cli/build.yaml?style=flat-square&label=Build&color=green)](https://github.com/daemonless/immich-cli/actions)
[![Last Commit](https://img.shields.io/github/last-commit/daemonless/immich-cli?style=flat-square&label=Last+Commit&color=blue)](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.