elemental-toolkit/docs/elemental_pull-image.md

721 B

elemental pull-image

Pull remote image to local file

elemental pull-image IMAGE DESTINATION [flags]

Options

  -h, --help              help for pull-image
      --local             Use an image from local cache
      --platform string   Platform to build the image for (default "linux/amd64")
      --tls-verify        Require HTTPS and verify certificates of registries (default: true) (default true)

Options inherited from parent commands

      --config-dir string   Set config dir
      --debug               Enable debug output
      --logfile string      Set logfile
      --quiet               Do not output to stdout

SEE ALSO