# updatecli pipeline<no value>

## updatecli pipeline

pipeline executes specific pipeline tasks such as diff or apply

### Options

```
  -h, --help   help for pipeline
```

### 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 pipeline apply](/docs/commands/updatecli_pipeline_apply)	 - apply checks if an update is needed then apply the changes
* [updatecli pipeline diff](/docs/commands/updatecli_pipeline_diff)	 - diff shows changes
* [updatecli pipeline prepare](/docs/commands/updatecli_pipeline_prepare)	 - prepare run tasks needed for a run like `git clone`

