# crossplane を Homebrew, apk, Nix, winget, zypper でインストール

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
