Skip to content

cmd/trackbone: add --no-skip option

Ghost User requested to merge no-skip into master

Allows to run action on targets even if parent targets have failed.

For example this is useful for planning all configurations in a zone:

trackbone plan -z ZONE --detailed-exitcode --no-skip

Merge request reports

Loading