updatecli manifest pull

Documentation for the command `updatecli manifest pull`

updatecli manifest pull

pull manifest(s) from an OCI registry

updatecli manifest pull NAME[:TAG|@DIGEST] [flags]

Options

      --disable-tls   Disable TLS verification like '--disable-tls=true'
  -h, --help          help for pull

Options inherited from parent commands

      --debug                   Debug Output
      --disable-version-check   Disable version check (env: UPDATECLI_DISABLE_VERSION_CHECK)
      --experimental            Enable Experimental mode
      --unique-tmp-dir          Use a unique temporary directory to allow running multiple Updatecli instances in parallel

SEE ALSO

Top