# 使用 Homebrew, Nix, zypper, scoop 安装 argocd-autopilot

查看 argocd-autopilot 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install argocd-autopilot
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

- zypper (92%):

```sh
sudo zypper install argocd-autopilot
```

  证据: openSUSE Tumbleweed package metadata: argocd-autopilot from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/argocd-autopilot
```

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

## 软件包事实

- **软件包键:** brew:argocd-autopilot
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/argocd-autopilot>
- **版本:** 0.4.20
- **来源摘要:** Opinionated way of installing Argo CD and managing GitOps repositories
- **主页:** <https://argoproj.io>
- **仓库:** <https://github.com/argoproj-labs/argocd-autopilot>
- **上游文档:** <https://argoproj.io>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/argoproj-labs/argocd-autopilot.git>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- argocd-autopilot (cli)
- argocd-autopilot (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.4.20
- 本地数据: OK
- 上游仓库: https://github.com/argoproj-labs/argocd-autopilot
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- 2021: GitHub repository created under argoproj-labs.
- 2021: v0.1.2 published as the first GitHub release visible through the releases API.
- 2023: v0.4.x line continues with regular maintenance releases.
- 2025: v0.4.20 published and packaged by Homebrew.

### Related projects

- The project is explicitly built around Argo CD and the Argo ecosystem. It also installs the ApplicationSet controller during bootstrap according to its README, tying it to the GitOps app-generation workflow used by Argo CD users.

### 来源

- <https://api.github.com/repos/argoproj-labs/argocd-autopilot>
- <https://api.github.com/repos/argoproj-labs/argocd-autopilot/releases>
- <https://github.com/argoproj-labs/argocd-autopilot#readme>
- <https://github.com/argoproj/argoproj#readme>
- <https://raw.githubusercontent.com/Homebrew/homebrew-core/HEAD/Formula/a/argocd-autopilot.rb>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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: ~/.kube/config
## 源数据库详情

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

## 其他软件包管理器记录

- Nix - argocd-autopilot: normalized package name match | nixpkgs package indexes: pkgs/by-name/ar/argocd-autopilot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - argocd-autopilot - 0.4.20-1.7: normalized package name match | openSUSE Tumbleweed package metadata: argocd-autopilot from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Opinionated way of installing Argo-CD | https://github.com/argoproj-labs/argocd-autopilot
- zypper - argocd-autopilot-bash-completion - 0.4.20-1.7: normalized package name match | openSUSE Tumbleweed package metadata: argocd-autopilot-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for argocd-autopilot | https://github.com/argoproj-labs/argocd-autopilot
- zypper - argocd-autopilot-fish-completion - 0.4.20-1.7: normalized package name match | openSUSE Tumbleweed package metadata: argocd-autopilot-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for argocd-autopilot | https://github.com/argoproj-labs/argocd-autopilot
- zypper - argocd-autopilot-zsh-completion - 0.4.20-1.7: normalized package name match | openSUSE Tumbleweed package metadata: argocd-autopilot-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for argocd-autopilot | https://github.com/argoproj-labs/argocd-autopilot
- Scoop - main/argocd-autopilot: normalized package name match | Scoop official bucket manifest trees: bucket/argocd-autopilot.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [argo](https://pkg.so/zh-hans/brew/argo/) - Shares the same upstream homepage.
- [argocd](https://pkg.so/zh-hans/brew/argocd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [talhelper](https://pkg.so/zh-hans/brew/talhelper/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [tanka](https://pkg.so/zh-hans/brew/tanka/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [nelm](https://pkg.so/zh-hans/brew/nelm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [talm](https://pkg.so/zh-hans/brew/talm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [fleet-cli](https://pkg.so/zh-hans/brew/fleet-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [argocd-vault-plugin](https://pkg.so/zh-hans/brew/argocd-vault-plugin/) - Shares pkgdb curated category or tags: argocd, cli, cloud-infrastructure, gitops, kubernetes.
- [kubefirst](https://pkg.so/zh-hans/brew/kubefirst/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/argocd-autopilot.yml](https://github.com/mxcl/pkgdb/blob/main/combined/argocd-autopilot.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
