glab-ci-cancel - Man Page
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)
Referenced By
glab-ci(1), glab-ci-cancel-job(1), glab-ci-cancel-pipeline(1).
Aug 2026 Auto generated by spf13/cobra