macOS
brew install argocd-vault-pluginlocal Homebrew formula metadata
brew
Argo CD plugin to retrieve secrets from Secret Management tools. Version 1.18.1 via Homebrew; verified from local package data.
install
brew install argocd-vault-pluginlocal Homebrew formula metadata
nix profile install nixpkgs#argocd-vault-pluginnixpkgs package indexes · pkgs/by-name/ar/argocd-vault-plugin/package.nix · source: api.github.com
overview
Argo CD plugin to retrieve secrets from Secret Management tools
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/path/to/config/file.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
argocd-vault-plugin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/argoproj-labs/argocd-vault-plugin
install metadata
| Package key | brew:argocd-vault-plugin |
|---|---|
| Version | 1.18.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/argocd-vault-plugin |
| Homepage | https://argocd-vault-plugin.readthedocs.io |
| Repository | https://github.com/argoproj-labs/argocd-vault-plugin |
| Upstream docs | https://argocd-vault-plugin.readthedocs.io/en/stable |
| License | Apache-2.0 |
| Source archive | https://github.com/argoproj-labs/argocd-vault-plugin.git |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
argocd-vault-plugin
nix profile install nixpkgs#argocd-vault-pluginsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.