Skip to main content
Skip table of contents

dkp push image-bundle

Push images from an image bundle into an existing OCI registry

CODE
dkp push image-bundle [flags]

Options

CODE
      --ecr-lifecycle-policy-file string       File containing ECR lifecycle policy for newly created repositories (only applies if target registry is hosted on ECR, ignored otherwise)
  -h, --help                                   help for image-bundle
      --image-bundle strings                   Tarball containing list of images to push. Can also be a glob pattern. (default [])
      --to-registry string                     Registry to push images to. TLS verification will be skipped when using an http:// registry.
      --to-registry-ca-cert-file string        CA certificate file used to verify TLS verification of registry to push images to
      --to-registry-insecure-skip-tls-verify   Skip TLS verification of registry to push images to (also use for non-TLS http registries)
      --to-registry-password string            Password to use to log in to destination registry
      --to-registry-username string            Username to use to log in to destination registry
  -v, --verbose int                            Output verbosity

SEE ALSO

  • dkp push - Push one of [chart, chart-bundle, image-bundle]
JavaScript errors detected

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

If this problem persists, please contact our support.