Accès aux identifiants
Reads Argo CD tokens, kubeconfig, and repository credentials.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de argocd pour les workflows d'agents IA.
sécurité des agents
argocd controls GitOps applications and live cluster deployment state.
Reads Argo CD tokens, kubeconfig, and repository credentials.
Can sync, rollback, delete, and change applications.
Can deploy Git-sourced artifacts into clusters.
Gate sync, app delete, rollback, and credential commands.
Allow app status reads; require approval for syncs, deletes, and project changes.
installation
brew install argocdlocal Homebrew formula metadata
sudo port install argocdMacPorts ports tree · devel/argocd/Portfile · Source: api.github.com
sudo apk add argocdAlpine Linux edge package indexes · argocd · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#argocdnixpkgs package indexes · pkgs/by-name/ar/argocd/package.nix · Source: api.github.com
sudo pacman -S argocdArch Linux sync databases · argocd · Source: geo.mirror.pkgbuild.com
scoop install main/argocdScoop official bucket manifest trees · bucket/argocd.json · Source: api.github.com
winget install --id argoproj.argocd -eWindows Package Manager source index · argoproj.argocd · Source: cdn.winget.microsoft.com
aperçu
GitOps Continuous Delivery for Kubernetes
historique
Argo CD is a declarative GitOps continuous delivery system for Kubernetes. It continuously compares application definitions stored in Git with the live cluster state and drives Kubernetes resources toward the declared desired state.
Argo CD is part of the Argo project family. The upstream README describes the project as declarative continuous delivery for Kubernetes and emphasizes version-controlled application definitions plus automated, auditable lifecycle management.
CNCF records Argo as accepted on March 26, 2020 at the Incubating maturity level and promoted to Graduated on December 6, 2022. That graduation is the official marker that Argo, including Argo CD as the best-known GitOps component, had become stable and broadly adopted in cloud-native production environments.
Argo CD adoption grew with GitOps and Kubernetes platform engineering. The upstream repository maintains an official users list with hundreds of organizations and the CNCF project page links case studies and project insights, indicating use by large enterprises, cloud-native vendors, universities, and platform teams.
Its package-manager footprint reflects that adoption: the input records Homebrew, apk, MacPorts, Nix, pacman, Scoop, and WinGet packages, which is typical for a CLI that developers run locally while operators deploy the controller in clusters.
The `argocd` CLI is used to log in to an Argo CD API server, manage application definitions, sync or inspect applications, switch contexts, and configure local client state. Official command docs show the client config path defaulting to an XDG-style `argocd/config` file and the `argocd configure` command managing local configuration.
Operationally, package users often install the CLI with Homebrew for day-to-day interaction while installing the controller via manifests or Helm in Kubernetes. The package is therefore both a workstation tool and a control-plane companion.
Argo CD is one of the packages that made `brew install argocd` feel normal for Kubernetes operators: a Go CLI with frequent releases, completions, auth material in a local config file, and tight coupling to a Kubernetes-native controller.
It also represents a modern packaging split: the formula supplies the CLI binary, while most runtime deployment happens through Kubernetes YAML or Helm charts. That split is common for cloud-native tools but still important for reproducible developer laptops and automation runners.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
~/.argocd/config$XDG_CONFIG_HOME/argocd/config~/.config/argocd/configCredential-bearing paths to review before unattended agent runs.
~/.argocd/config$XDG_CONFIG_HOME/argocd/config~/.config/argocd/configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
argocd | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/argoproj/argo-cd
métadonnées d'installation
| Clé du paquet | brew:argocd |
|---|---|
| Version | 3.4.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/argocd |
| Page d'accueil | https://argoproj.github.io/cd/ |
| Dépôt | https://github.com/argoproj/argo-cd |
| Docs amont | https://argo-cd.readthedocs.io/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/argoproj/argo-cd.git |
| Dernière mise à jour | 2026-07-09T18:54:40Z |
| Pulse | updated |
| Dépendances de compilation | go, node, yarn |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | argocd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
argocd
nix profile install nixpkgs#argocdargocd 3.4.1-r1
Declarative continuous deployment for Kubernetes
https://argo-cd.readthedocs.io/
sudo apk add argocdargocd-bash-completion 3.4.1-r1
Bash completions for argocd
https://argo-cd.readthedocs.io/
sudo apk add argocd-bash-completionargocd-doc 3.4.1-r1
Declarative continuous deployment for Kubernetes (documentation)
https://argo-cd.readthedocs.io/
sudo apk add argocd-docargocd-zsh-completion 3.4.1-r1
Zsh completions for argocd
https://argo-cd.readthedocs.io/
sudo apk add argocd-zsh-completionargocd 3.4.2-1
Declarative continuous deployment for Kubernetes
https://argo-cd.readthedocs.io/en/stable/
sudo pacman -S argocdargocd
sudo port install argocdmain/argocd
scoop install main/argocdargoproj.argocd
winget install --id argoproj.argocd -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.