Title here
Summary here
show manifest(s) defined by the compose file that should be executed
updatecli compose show [flags] --clean Remove updatecli working directory like '--clean=true'
--disable-prepare --disable-prepare skip the Updatecli 'prepare' stage
--disable-templating Disable manifest templating
--disable-tls Disable TLS verification like '--disable-tls=true'
-f, --file string Define the update-compose file (default "updatecli-compose.yaml")
-h, --help help for show
--ignored-policy-ids stringArray Filter policies to ignore by their policy IDs, accepted as a comma separated list
--labels stringArray Filter pipelines to apply by their labels, accepted as a comma separated list (key:value)
--only-policy-ids stringArray Filter policies to apply by their policy IDs, accepted as a comma separated list
--pipeline-ids stringArray Filter pipelines to apply by their pipeline IDs, accepted a comma separated list --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