macOS
brew install dopplerlocal Homebrew formula metadata
brew
CLI for interacting with Doppler secrets and configuration. Version 3.76.0 via Homebrew; verified 2026-04-23.
install
brew install dopplerlocal Homebrew formula metadata
nix profile install nixpkgs#dopplernixpkgs package indexes · pkgs/by-name/do/doppler/package.nix · source: api.github.com
winget install --id Doppler.doppler -eWindows Package Manager source index · Doppler.doppler · source: cdn.winget.microsoft.com
overview
CLI for interacting with Doppler secrets and configuration
history
Doppler CLI is the official command-line client for Doppler secrets and configuration. It manages projects, environments, secrets, audit data, and process execution with injected environment variables.
The public DopplerHQ/cli repository was created in October 2019. The README presents it as the official CLI for the Doppler service, and the docs describe it as an open-source lightweight binary available across major operating systems, package managers, and Docker.
The CLI matured into a broad distribution surface: Homebrew for macOS, winget and Scoop for Windows, apk, apt, yum, Docker, shell script installation, standalone binaries, and a GitHub Action. GitHub release metadata shows the 3.x line continuing through at least 3.76.0 in April 2026.
Doppler CLI adoption follows the growth of secrets management in local development and CI/CD. Its README explicitly targets local setup, CI jobs, package-manager installs, and applications launched with secrets injected into their environment.
Typical usage begins with `doppler login` to create auth credentials and `doppler setup` to select a project and config for the current directory. Users then run commands or applications through the CLI so secrets are supplied as environment variables.
Doppler CLI is package-nerd significant because it is a security-sensitive vendor CLI with unusually broad install paths and signature-aware packaging. It is the kind of package where update channels, shell installers, OS package repositories, and CI friendliness all matter.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
~/.doppler/.doppler.yamldoppler.yamlCredential-bearing paths to review before unattended agent runs.
~/.doppler/.doppler.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
doppler | 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.
https://github.com/DopplerHQ/cli
install metadata
| Package key | brew:doppler |
|---|---|
| Version | 3.76.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/doppler |
| Homepage | https://docs.doppler.com/docs |
| Repository | https://github.com/DopplerHQ/cli |
| Upstream docs | https://docs.doppler.com/docs/cli |
| License | Apache-2.0 |
| Source archive | https://github.com/DopplerHQ/cli/archive/refs/tags/3.76.0.tar.gz |
| Last updated | 2026-04-23T00:57:15Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doppler |
| 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.
doppler
nix profile install nixpkgs#dopplerDoppler.doppler
winget install --id Doppler.doppler -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.