# Install argocd

GitOps Continuous Delivery for Kubernetes. Version 3.4.3 via Homebrew; verified 2026-05-28.

## Install

```sh
sudo av install brew:argocd
```

## Agent safety answer

argocd controls GitOps applications and live cluster deployment state.

- **Credential access:** Reads Argo CD tokens, kubeconfig, and repository credentials.
- **Remote mutation:** Can sync, rollback, delete, and change applications.
- **Publish/artifact risk:** Can deploy Git-sourced artifacts into clusters.
- **Recommended control:** Gate sync, app delete, rollback, and credential commands.
- **Agent-use guidance:** Allow app status reads; require approval for syncs, deletes, and project changes.

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install argocd
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install argocd
```

  Evidence: MacPorts ports tree: devel/argocd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add argocd
```

  Evidence: Alpine Linux edge package indexes: argocd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#argocd
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ar/argocd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S argocd
```

  Evidence: Arch Linux sync databases: argocd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/argocd
```

  Evidence: Scoop official bucket manifest trees: bucket/argocd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id argoproj.argocd -e
```

  Evidence: Windows Package Manager source index: argoproj.argocd from https://cdn.winget.microsoft.com/cache/source.msix

## Package Facts

- **Package key:** brew:argocd
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/argocd>
- **Version:** 3.4.3
- **Source summary:** GitOps Continuous Delivery for Kubernetes
- **Homepage:** <https://argoproj.github.io/cd/>
- **Repository:** <https://github.com/argoproj/argo-cd>
- **Upstream docs:** <https://argo-cd.readthedocs.io/>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/argoproj/argo-cd.git>
- **Last updated:** 2026-05-28T15:54:44Z
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- argocd (cli)
- argocd (alias)

## Build Dependencies

- go
- node
- yarn

## Install Behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 3.4.3
- Package-manager updated: 2026-05-28
- Local data status: ok
- Upstream repository: https://github.com/argoproj/argo-cd
- info: No cached GitHub release or tag data was available.

## セキュリティノート

infrastructure mutation or orchestration signal.

- **Protected-tool coverage:** Plain Text Argo CD Tokens
- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal

## Source Database Details

- **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:** stable

## Other Package-Manager Records

- Nix - argocd: normalized package name match | nixpkgs package indexes: pkgs/by-name/ar/argocd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - argocd - 3.4.1-r1: normalized package name match | Alpine Linux edge package indexes: argocd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Declarative continuous deployment for Kubernetes | https://argo-cd.readthedocs.io/
- apk - argocd-bash-completion - 3.4.1-r1: normalized package name match | Alpine Linux edge package indexes: argocd-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for argocd | https://argo-cd.readthedocs.io/
- apk - argocd-doc - 3.4.1-r1: normalized package name match | Alpine Linux edge package indexes: argocd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Declarative continuous deployment for Kubernetes (documentation) | https://argo-cd.readthedocs.io/
- apk - argocd-zsh-completion - 3.4.1-r1: normalized package name match | Alpine Linux edge package indexes: argocd-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for argocd | https://argo-cd.readthedocs.io/
- pacman - argocd - 3.4.2-1: normalized package name match | Arch Linux sync databases: argocd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Declarative continuous deployment for Kubernetes | https://argo-cd.readthedocs.io/en/stable/
- MacPorts - argocd: normalized package name match | MacPorts ports tree: devel/argocd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/argocd: normalized package name match | Scoop official bucket manifest trees: bucket/argocd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - argoproj.argocd: normalized package name match | Windows Package Manager source index: argoproj.argocd from https://cdn.winget.microsoft.com/cache/source.msix


## Related Links

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Build dependency declared by Homebrew.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [yarn](https://www.automicvault.com/ja/pkg/brew/yarn/) - Build dependency declared by Homebrew.
- [talhelper](https://www.automicvault.com/ja/pkg/brew/talhelper/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [tanka](https://www.automicvault.com/ja/pkg/brew/tanka/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [argocd-autopilot](https://www.automicvault.com/ja/pkg/brew/argocd-autopilot/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [nelm](https://www.automicvault.com/ja/pkg/brew/nelm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [fleet-cli](https://www.automicvault.com/ja/pkg/brew/fleet-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [talm](https://www.automicvault.com/ja/pkg/brew/talm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [kubefirst](https://www.automicvault.com/ja/pkg/brew/kubefirst/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [glasskube](https://www.automicvault.com/ja/pkg/brew/glasskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [argocd-vault-plugin](https://www.automicvault.com/ja/pkg/brew/argocd-vault-plugin/) - Package names and metadata indicate a similar tool family. Shared terms: argocd, cli, cloud, cloud-infrastructure, infrastructure.

## Sources

- Nucleus package database
- Geiger risk classifier
- secret-handling manifest
- local coverage README
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
- curated agent safety answer
