# Installer argocd-vault-plugin avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de argocd-vault-plugin pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:argocd-vault-plugin
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.18.1
- **Résumé source:** Argo CD plugin to retrieve secrets from Secret Management tools
- **Page d'accueil:** <https://argocd-vault-plugin.readthedocs.io>
- **Dépôt:** <https://github.com/argoproj-labs/argocd-vault-plugin>
- **Dernière mise à jour:** 2026-07-26T13:19:52+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- argocd-vault-plugin (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.18.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
