.nh .TH "glab" "1" "Feb 2025" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-ci-cancel-pipeline - Cancel CI/CD pipelines. .SH SYNOPSIS .PP \fBglab ci cancel pipeline [flags]\fP .SH DESCRIPTION .PP Cancel CI/CD pipelines. .SH OPTIONS .PP \fB--dry-run\fP[=false] Simulates process, but does not cancel anything. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH EXAMPLE .EX glab ci cancel pipeline 1504182795 glab ci cancel pipeline 1504182795,1504182796 glab ci cancel pipeline "1504182795 1504182796" glab ci cancel pipeline 1504182795,1504182796 --dry-run .EE .SH SEE ALSO .PP \fBglab-ci-cancel(1)\fP