# updatecli manifest<no value>

## updatecli manifest

manifest executes specific manifest task such as upgrade

### Options

```
  -h, --help   help for manifest
```

### 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](/docs/commands/updatecli)	 - Updatecli is a declarative dependency manager command line tool
* [updatecli manifest init](/docs/commands/updatecli_manifest_init)	 - init a new Updatecli policy
* [updatecli manifest pull](/docs/commands/updatecli_manifest_pull)	 - pull manifest(s) from an OCI registry
* [updatecli manifest push](/docs/commands/updatecli_manifest_push)	 - push manifest(s) to an OCI registry
* [updatecli manifest show](/docs/commands/updatecli_manifest_show)	 - show manifest(s) which will be executed
* [updatecli manifest upgrade](/docs/commands/updatecli_manifest_upgrade)	 - upgrade executes manifest upgrade task

