Skip to main content
Skip table of contents

dkp push image-bundle

Push images from an image bundle into an existing image 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 string                    Tarball containing list of images to push
      --to-registry string                     Registry to push images to
      --to-registry-insecure-skip-tls-verify   Skip TLS verification of registry to push images to (use for 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

Options inherited from parent commands

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