.nh .TH "glab" "1" "May 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-schedule-run - Run the specified scheduled pipeline. .SH SYNOPSIS \fBglab schedule run [flags]\fP .SH DESCRIPTION Run the specified scheduled pipeline. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted. .SH EXAMPLE .EX # Run a scheduled pipeline with ID 1 $ glab schedule run 1 Started schedule with ID 1 .EE .SH SEE ALSO \fBglab-schedule(1)\fP