# argocd-vault-plugin mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für argocd-vault-plugin in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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

## Paketfakten

- **Paketschlüssel:** brew:argocd-vault-plugin
- **Paketmanager:** Homebrew
- **Version:** 1.18.1
- **Quellzusammenfassung:** Argo CD plugin to retrieve secrets from Secret Management tools
- **Homepage:** <https://argocd-vault-plugin.readthedocs.io>
- **Repository:** <https://github.com/argoproj-labs/argocd-vault-plugin>
- **Zuletzt aktualisiert:** 2026-07-26T13:19:52+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- argocd-vault-plugin (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.18.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
