updatecli pipeline
Documentation for the command `updatecli pipeline`
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
--experimental Enable Experimental mode
--unique-tmp-dir Use a unique temporary directory to allow running multiple Updatecli instances in parallel
SEE ALSO
- updatecli - Updatecli is a declarative dependency manager command line tool
- updatecli pipeline apply - apply checks if an update is needed then apply the changes
- updatecli pipeline diff - diff shows changes
- updatecli pipeline prepare - prepare run tasks needed for a run like
git clone