tg pipeline cancel
Cancel pipeline workflows
Synopsis
Section titled “Synopsis”Cancel all pending and running workflows in a pipeline.
Use –workflow to select workflows. Without –repo, tg uses the origin remote in the current directory.
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 to cancel (repeatable)Options inherited from parent commands
Section titled “Options inherited from parent commands” --account string Account handle or DID --appview string Appview URL (default "https://bobbin.klbr.net") --config string Config file (default: $XDG_CONFIG_HOME/tg/config.toml) --json Print JSON outputSEE ALSO
Section titled “SEE ALSO”- tg pipeline - Inspect and manage CI pipelines