macOS
brew install ente-clilocal Homebrew formula metadata
brew
Utility for exporting data from Ente and decrypt the export from Ente Auth. Version 0.2.3 via Homebrew; verified 2026-07-04.
install
brew install ente-clilocal Homebrew formula metadata
nix profile install nixpkgs#ente-clinixpkgs package indexes · pkgs/by-name/en/ente-cli/package.nix · source: api.github.com
winget install --id ente-io.ente.CLI -eWindows Package Manager source index · ente-io.ente.CLI · source: cdn.winget.microsoft.com
overview
Utility for exporting data from Ente and decrypt the export from Ente Auth
history
ente-cli is the command-line export and decryption utility from Ente's open-source, end-to-end encrypted product monorepo. It is mainly useful to Ente Photos and Ente Auth users who want a scriptable way to add accounts, run exports, and decrypt authenticator exports outside the graphical apps.
The CLI grew out of Ente's broader platform, which presents itself as a fully open-source, end-to-end encrypted service for photos, authenticator data, and related personal storage products. The monorepo README describes Ente Photos as the flagship product and Ente Auth as a later authenticator built from the same encrypted foundations.
The CLI README documents it as a standalone Go command with prebuilt release binaries, source builds, and Docker usage. Its command set centers on account management and export workflows rather than being a general-purpose media tool.
Package-manager adoption is modest but real: Homebrew ships the `ente-cli` formula, and the input package facts also list Nix and Winget package names. Homebrew's formula analytics showed hundreds of annual installs when checked for this enrichment run, which fits a companion utility for an existing hosted service rather than a broad Unix staple.
Typical use starts with `ente account add`, optional account listing or export-directory changes, and then `ente export`. The CLI also has a documented Auth export decryption use case, making it relevant for users who need local backups or migration paths from encrypted Ente data.
The tool stores local account/export state in its Ente CLI config directory and can be run as a static binary or in Docker, which matters for repeatable backup jobs and headless export automation.
For package maintainers, ente-cli is interesting as a small CLI carved out of a much larger encrypted-app monorepo. It brings a hosted consumer app workflow into the normal package-manager world: static binaries, Homebrew/Nix/Winget entries, and scriptable export commands.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ente/config.yamlconfig.yaml$ENTE_CLI_CONFIG_DIR/config.yamlCredential-bearing paths to review before unattended agent runs.
~/.ente/ente-cli.db$ENTE_CLI_CONFIG_DIR/ente-cli.dbexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ente | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ente-cli |
|---|---|
| Version | 0.2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ente-cli |
| Homepage | https://github.com/ente-io/ |
| Repository | https://github.com/ente/ente |
| Upstream docs | https://ente.com |
| License | AGPL-3.0-only |
| Source archive | https://github.com/ente/ente/archive/refs/tags/cli-v0.2.3.tar.gz |
| Last updated | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ente-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ente-cli
nix profile install nixpkgs#ente-cliente-io.ente.CLI
winget install --id ente-io.ente.CLI -eente-io.photos-desktop
winget install --id ente-io.photos-desktop -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.