Skip to main content
Skip table of contents

dkp create bundle

Create a bundle containing container images and/or Helm charts

CODE
dkp create bundle [flags]

Options

CODE
      --helm-charts-file string      YAML file containing configuration of Helm charts to create bundle from
  -h, --help                         help for bundle
      --image-pull-concurrency int   Image pull concurrency (default 1)
      --images-file string           File containing list of images to create bundle from, either as YAML configuration or a simple list of images
      --output-file string           Output file to write bundle to (default "bundle.tar")
      --overwrite                    Overwrite bundle file if it already exists
      --platform platformSlice       platforms to download images for (required format: <os>/<arch>[/<variant>]) (default [linux/amd64])
  -v, --verbose int                  Output verbosity

SEE ALSO

  • dkp create - Create one of [appdeployment, bootstrap, bundle, capi-components, catalog, chart-bundle, cluster, image, image-bundle, metadata, nodepool, package-bundle, workspace]
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.