# 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
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/argocd-vault-plugin>
- **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>
- **Upstream-Dokumentation:** <https://argocd-vault-plugin.readthedocs.io>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/argoproj-labs/argocd-vault-plugin.git>
- **Zuletzt aktualisiert:** 2026-07-26T13:19:52+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- argocd-vault-plugin (cli)
- argocd-vault-plugin (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.18.1
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/argoproj-labs/argocd-vault-plugin
- Info: No cached GitHub release or tag data was available.
## 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
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** argocd-vault-plugin
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/de/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [argocd](https://pkg.so/de/brew/argocd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [kubefirst](https://pkg.so/de/brew/kubefirst/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [cozyhr](https://pkg.so/de/brew/cozyhr/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [vals](https://pkg.so/de/brew/vals/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, secrets.
- [argocd-autopilot](https://pkg.so/de/brew/argocd-autopilot/) - Shares pkgdb curated category or tags: argocd, cli, cloud-infrastructure, gitops, kubernetes.
- [kubernetes-cli](https://pkg.so/de/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [helm](https://pkg.so/de/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [colima](https://pkg.so/de/brew/colima/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
