# 使用 Homebrew, Nix 安装 argocd-vault-plugin

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

## 安装

```sh
sudo av install brew:argocd-vault-plugin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install argocd-vault-plugin
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#argocd-vault-plugin
```

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

## 软件包事实

- **软件包键:** brew:argocd-vault-plugin
- **软件包管理器:** Homebrew
- **版本:** 1.18.1
- **来源摘要:** Argo CD plugin to retrieve secrets from Secret Management tools
- **主页:** <https://argocd-vault-plugin.readthedocs.io>
- **仓库:** <https://github.com/argoproj-labs/argocd-vault-plugin>
- **最后更新:** 2026-07-26T13:19:52+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- argocd-vault-plugin (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Argo CD Vault Plugin is an Argo CD config-management plugin that reads secret references from Kubernetes manifests and resolves them from secret-management systems before Argo CD applies the rendered resources.

### 项目历史

The project lives in argoproj-labs, the Argo project area for ecosystem tooling. Its README presents it as a plugin for retrieving secrets from backends such as HashiCorp Vault, IBM Cloud Secrets Manager, AWS Secrets Manager, Google Secret Manager, Yandex Cloud Lockbox, and 1Password Connect, then injecting the values into Kubernetes resources.

### 采用历史

Adoption follows Argo CD's GitOps operational model: teams want manifests in Git while keeping secret values in dedicated secret stores. The documentation focuses on ways to supply backend configuration through Kubernetes Secrets, configuration files, and environment variables, which matches real Argo CD repo-server and plugin workflows.

### 使用方式

The common CLI shape is `argocd-vault-plugin generate`, optionally with `-c /path/to/config/file.yaml` for a Viper-supported configuration file or `-s` for a Kubernetes Secret containing backend settings. It is also registered as an Argo CD config-management plugin so manifests can be rendered during application reconciliation.

### 为什么软件包爱好者会关心

For package managers, this formula matters because it packages a small but operationally important GitOps helper: one executable that sits between Kubernetes YAML, Argo CD plugin execution, and several external secret-store SDKs. Its configuration surface is intentionally portable, so the Homebrew binary can be used locally for manifest generation or installed into Argo CD plugin images.

### 时间线

- 2020s: Project maintained under argoproj-labs for Argo CD ecosystem use.
- Current stable docs: Read the Docs documents backend configuration through Kubernetes Secrets, config files, and environment variables.

### Related projects

- Argo CD provides the GitOps controller and plugin execution model.
- HashiCorp Vault, AWS Secrets Manager, Google Secret Manager, IBM Cloud Secrets Manager, Yandex Cloud Lockbox, and 1Password Connect are documented secret backends.

### 来源

- <https://argocd-vault-plugin.readthedocs.io/en/stable/>
- <https://argocd-vault-plugin.readthedocs.io/en/stable/config/>
- <https://github.com/argoproj-labs/argocd-vault-plugin>


## 安全说明

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: /path/to/config/file.yaml
## 其他软件包管理器记录

- Nix - argocd-vault-plugin: normalized package name match | nixpkgs package indexes: pkgs/by-name/ar/argocd-vault-plugin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/argocd-vault-plugin.yml](https://github.com/mxcl/pkgdb/blob/main/combined/argocd-vault-plugin.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
