macOS
brew install argocd-autopilotlocal Homebrew formula metadata
brew
Opinionated way of installing Argo CD and managing GitOps repositories. Version 0.4.20 via Homebrew; verified from local package data.
install
brew install argocd-autopilotlocal Homebrew formula metadata
nix profile install nixpkgs#argocd-autopilotnixpkgs package indexes · pkgs/by-name/ar/argocd-autopilot/package.nix · source: api.github.com
sudo zypper install argocd-autopilotopenSUSE Tumbleweed package metadata · argocd-autopilot · source: download.opensuse.org
scoop install main/argocd-autopilotScoop official bucket manifest trees · bucket/argocd-autopilot.json · source: api.github.com
overview
Opinionated way of installing Argo CD and managing GitOps repositories
history
Argo CD Autopilot is an argoproj-labs CLI for bootstrapping Argo CD and managing a GitOps repository with an opinionated structure. It targets a common early Argo CD problem: users know they want GitOps, but not how to lay out repos, add apps, promote changes, or manage Argo CD itself through Git.
The GitHub repository was created in March 2021 and the first public release, v0.1.2, followed in April 2021. The project lives under argoproj-labs, which the official argoproj README describes as a separate organization for community contributions related to the Argo ecosystem, administered by individual project owners.
Autopilot is distributed as a CLI through Homebrew, Scoop, Chocolatey, AUR, direct release tarballs, and Docker according to its README and Homebrew formula. Its adoption is tied to Argo CD and GitOps operators rather than to a standalone runtime: the tool creates or updates Git repositories, installs Argo CD, and relies on Kubernetes context plus Git credentials.
A typical session exports `GIT_TOKEN` and `GIT_REPO`, then runs `argocd-autopilot repo bootstrap` against the current Kubernetes context. After bootstrap, users create projects and applications; Autopilot commits manifests to the GitOps repository and lets Argo CD reconcile them into the cluster.
Autopilot is a useful package-manager artifact because it packages a GitOps workflow convention, not just an API client. Installing the binary gives operators a repeatable bootstrap path for repo layout and Argo CD self-management, which is exactly the kind of operational glue that becomes valuable as a named CLI.
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.
~/.kube/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
argocd-autopilot | 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-autopilot
install metadata
| Package key | brew:argocd-autopilot |
|---|---|
| Version | 0.4.20 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/argocd-autopilot |
| Homepage | https://argoproj.io |
| Repository | https://github.com/argoproj-labs/argocd-autopilot |
| Upstream docs | https://argocd-autopilot.readthedocs.io/en/stable |
| License | Apache-2.0 |
| Source archive | https://github.com/argoproj-labs/argocd-autopilot.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-autopilot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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-autopilot
nix profile install nixpkgs#argocd-autopilotargocd-autopilot 0.4.20-1.4
Opinionated way of installing Argo-CD
https://github.com/argoproj-labs/argocd-autopilot
sudo zypper install argocd-autopilotargocd-autopilot-bash-completion 0.4.20-1.4
Bash Completion for argocd-autopilot
https://github.com/argoproj-labs/argocd-autopilot
sudo zypper install argocd-autopilot-bash-completionargocd-autopilot-fish-completion 0.4.20-1.4
Fish Completion for argocd-autopilot
https://github.com/argoproj-labs/argocd-autopilot
sudo zypper install argocd-autopilot-fish-completionargocd-autopilot-zsh-completion 0.4.20-1.4
Zsh Completion for argocd-autopilot
https://github.com/argoproj-labs/argocd-autopilot
sudo zypper install argocd-autopilot-zsh-completionmain/argocd-autopilot
scoop install main/argocd-autopilotsource 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.