# updatecli manifest pull<no value>

## 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

* [updatecli manifest](/docs/commands/updatecli_manifest)	 - manifest executes specific manifest task such as upgrade

