認証情報アクセス
Reads Argo CD tokens, kubeconfig, and repository credentials.
brew
argocd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
インストール
brew install argocdlocal Homebrew formula metadata
sudo port install argocdMacPorts ports tree · devel/argocd/Portfile · ソース: api.github.com
sudo apk add argocdAlpine Linux edge package indexes · argocd · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#argocdnixpkgs package indexes · pkgs/by-name/ar/argocd/package.nix · ソース: api.github.com
sudo pacman -S argocdArch Linux sync databases · argocd · ソース: geo.mirror.pkgbuild.com
scoop install main/argocdScoop official bucket manifest trees · bucket/argocd.json · ソース: api.github.com
winget install --id argoproj.argocd -eWindows Package Manager source index · argoproj.argocd · ソース: cdn.winget.microsoft.com
概要
GitOps Continuous Delivery for Kubernetes
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
argocd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/argoproj/argo-cd
インストールメタデータ
| パッケージキー | brew:argocd |
|---|---|
| バージョン | 3.4.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/argocd |
| ホームページ | https://argoproj.github.io/cd/ |
| リポジトリ | https://github.com/argoproj/argo-cd |
| 上流ドキュメント | https://argo-cd.readthedocs.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/argoproj/argo-cd.git |
| 最終更新 | 2026-07-09T18:54:40Z |
| Pulse | updated |
| ビルド依存関係 | go, node, yarn |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.