# 使用 Homebrew, Nix, winget 安装 doppler

查看 doppler 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:doppler
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install doppler
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#doppler
```

  证据: nixpkgs package indexes: pkgs/by-name/do/doppler/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id Doppler.doppler -e
```

  证据: Windows Package Manager source index: Doppler.doppler from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:doppler
- **软件包管理器:** Homebrew
- **版本:** 3.76.1
- **来源摘要:** CLI for interacting with Doppler secrets and configuration
- **主页:** <https://docs.doppler.com/docs>
- **仓库:** <https://github.com/DopplerHQ/cli>
- **最后更新:** 2026-07-28T14:10:42+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- doppler (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.76.1
## 项目历史与用法

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.

### 时间线

- 2019: The public DopplerHQ/cli repository is created.
- 2020s: The CLI gains package-manager, shell-script, Docker, standalone binary, and GitHub Action install paths.
- 2025: Release metadata shows active 3.75.x releases.
- 2026: Release metadata shows 3.76.0 published in April.

### Related projects

- Related projects include Doppler, Doppler CLI Action, Doppler package repositories, Docker images, shell-script installers, winget, Scoop, Homebrew, apk, apt, and yum.

### 来源

- <https://github.com/DopplerHQ/cli#readme>
- <https://github.com/DopplerHQ/cli/blob/master/INSTALL.md>
- <https://docs.doppler.com/docs/cli>
- <https://api.github.com/repos/DopplerHQ/cli>
- <https://api.github.com/repos/DopplerHQ/cli/releases>
- <https://formulae.brew.sh/formula/doppler>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.doppler/.doppler.yaml, doppler.yaml

## Credential files

- Unix: ~/.doppler/.doppler.yaml
## 其他软件包管理器记录

- Nix - doppler: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/doppler/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - Doppler.doppler: normalized package name match | Windows Package Manager source index: Doppler.doppler from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/doppler.yml](https://github.com/mxcl/pkgdb/blob/main/combined/doppler.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
