tg pipeline cancel
Cancel a pipeline or selected workflows
Synopsis
Section titled “Synopsis”Cancel every workflow in a pipeline, or only the workflows selected with –workflow.
If –repo is not set, the repository is detected from the current directory’s git origin remote.
tg pipeline cancel <id> [flags]Options
Section titled “Options” -h, --help help for cancel -R, --repo string Target repository as handle/repo -w, --workflow strings Workflow name to cancel (repeatable)Options inherited from parent commands
Section titled “Options inherited from parent commands” --account string Account handle or DID to use (overrides the active account and TG_ACCOUNT) --appview string Appview host URL (overrides config file and TG_APPVIEW) (default "https://bobbin.klbr.net") --config string Path to config file (default: $XDG_CONFIG_HOME/tg/config.toml) --json Output in JSON formatSEE ALSO
Section titled “SEE ALSO”- tg pipeline - Inspect Tangled CI pipelines