table of contents
| glab(1) | glab(1) |
NAME¶
glab-ci-cancel - Cancel a running pipeline or job.
SYNOPSIS¶
glab ci cancel [flags]
DESCRIPTION¶
Cancel one or more running CI/CD pipelines or jobs.
Use the pipeline subcommand to cancel pipelines, or the job subcommand to cancel individual jobs.
OPTIONS INHERITED FROM PARENT COMMANDS¶
-h, --help[=false] Show help for this command.
-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.
SEE ALSO¶
glab-ci(1), glab-ci-cancel-job(1), glab-ci-cancel-pipeline(1)
| May 2026 | Auto generated by spf13/cobra |