# 使用 Homebrew, apk, Nix, winget, zypper 安装 crossplane

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

## 安装

```sh
sudo av install brew:crossplane
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install crossplane
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add crossplane
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#crossplane
```

  证据: nixpkgs package indexes: crossplane from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- zypper (92%):

```sh
sudo zypper install crossplane-cli
```

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

### Windows

- winget (92%):

```sh
winget install --id Crossplane.CrossplaneCli -e
```

  证据: Windows Package Manager source index: Crossplane.CrossplaneCli from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:crossplane
- **软件包管理器:** Homebrew
- **版本:** 2.4.1
- **来源摘要:** Build control planes without needing to write code
- **主页:** <https://github.com/crossplane/cli>
- **仓库:** <https://github.com/crossplane/cli>
- **最后更新:** 2026-07-27T22:04:05+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- crossplane (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.4.1
## 项目历史与用法

The Homebrew `crossplane` formula packages the Crossplane CLI, the command-line companion to the Crossplane cloud-native control plane framework. The CLI is used for Crossplane development and administration rather than as the Crossplane controller itself.

### 项目历史

Crossplane was created by Upbound as an open source framework for building Kubernetes-style control planes. CNCF records Crossplane's project path as accepted on June 25, 2020, moved to Incubating on September 14, 2021, and Graduated on October 28, 2025.

The standalone Crossplane CLI repository describes the tool as a single binary for macOS, Linux, and Windows. Its v2-era command set focuses on platform and package work: building, installing, updating, and pushing packages; building projects; rendering and testing composition functions; and troubleshooting Crossplane resources.

### 采用历史

Crossplane's own adopters file lists organizations using it for internal developer platforms, cloud management, and infrastructure provisioning, including Upbound, Renault, SAP, NASA Science Cloud, Nike, Elastic, and many others. That public adopter list made Crossplane important to package managers because the CLI became a local workstation tool for a production Kubernetes control-plane ecosystem.

### 使用方式

The CLI is installed on a user's computer and most commands are independent of direct access to a Crossplane pod. Some commands still depend on local platform tools, such as a Docker-compatible container runtime for rendering composition functions and building projects.

In package-manager terms, the CLI turns Crossplane from only a cluster-side controller into a local developer tool: users can install it with Homebrew, Winget, Nix, APK, or distribution packages and use it in CI or workstation workflows around Crossplane packages.

### 为什么软件包爱好者会关心

Crossplane is significant because it brings cloud infrastructure management into Kubernetes APIs and package-like control-plane components. The CLI's packaging matters for repeatable platform engineering workflows, especially where teams build and distribute Crossplane packages rather than only applying YAML to a cluster.

### 时间线

- 2020: Crossplane accepted to CNCF
- 2021: Crossplane moved to CNCF Incubating
- 2025: Crossplane moved to CNCF Graduated
- 2026: Crossplane CLI v2.4.0 release

### Related projects

- The CLI is part of the Crossplane ecosystem alongside the crossplane/crossplane core project, Crossplane Packages, Composition Functions, Kubernetes, and the CNCF project infrastructure.

### 来源

- <https://www.cncf.io/projects/crossplane/>
- <https://www.crossplane.io/>
- <https://github.com/crossplane/cli#readme>
- <https://docs.crossplane.io/latest/cli/>
- <https://github.com/crossplane/crossplane/blob/main/ADOPTERS.md>
- <https://github.com/crossplane/cli/releases>
- <https://formulae.brew.sh/formula/crossplane>


## 安全说明

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

## Credential files

- Unix: ~/.kube/config
## 其他软件包管理器记录

- Nix - crossplane: normalized package name match | nixpkgs package indexes: crossplane from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - crossplane - 0.5.8-r5: normalized package name match | Alpine Linux edge package indexes: crossplane from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Quick and reliable way to convert NGINX configurations into JSON and back. | https://github.com/nginxinc/crossplane/
- apk - crossplane-pyc - 0.5.8-r5: normalized package name match | Alpine Linux edge package indexes: crossplane-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for crossplane | https://github.com/nginxinc/crossplane/
- zypper - crossplane-cli - 2.4.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: crossplane-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Cloud Native Control Plane | https://github.com/crossplane/cli
- winget - Crossplane.CrossplaneCli: normalized package name match | Windows Package Manager source index: Crossplane.CrossplaneCli from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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