up xpkg
xpkg
commands create and interact with Crossplane Packages. Packages are a set of YAML configuration files packaged as a single Open Container Initiative container image.
Read the Crossplane Packages section for background on packages.
Read the Creating and Pushing Packages section for information on building and pushing packages to the Upbound Marketplace.
up xpkg build | Creates a Crossplane XPKG package. |
up xpkg init | Creates a crossplane.yaml package file. |
up xpkg dep | Caches dependency files for the Crossplane language server. |
up xpkg push | Publish a Crossplane XPKG package to the Upbound Marketplace. |