browse
crossplane/

Crossplane CLI

Upbound

CLI for building and pushing Crossplane packages to extend Kubernetes with cloud resources.

Infrastructure as Code
01Agent Notes

crossplane CLI is primarily for building and pushing Crossplane packages (xpkg). Most Crossplane interaction is through kubectl since it extends Kubernetes. Use `crossplane xpkg build` and `crossplane xpkg push`. For resource management, use kubectl with Crossplane CRDs.


02Global Flags
FlagTypeDescription
--namespace/-nstringKubernetes namespace to target
--verbosebooleanEnable verbose output

03Authentication
Methods
config-fileenvironment-variables
Env vars
KUBECONFIG
Config files
~/.kube/config
Setupcrossplane xpkg login

04Install

05Capabilities
Reference
binarycrossplane
checkcrossplane --version
authconfig-file, environment-variables
formatstext
version2.2.0