# Installer crossplane avec Homebrew, apk, Nix, winget, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de crossplane pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install crossplane
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add crossplane
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:crossplane
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4.1
- **Résumé source:** Build control planes without needing to write code
- **Page d'accueil:** <https://github.com/crossplane/cli>
- **Dépôt:** <https://github.com/crossplane/cli>
- **Dernière mise à jour:** 2026-07-27T22:04:05+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- crossplane (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
