# argocd-vault-plugin を Homebrew, Nix でインストール

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
