1glab(1) glab(1)
23
4
NAME
6glab-schedule-run - Run the specified scheduled pipeline.
78
9
SYNOPSIS
11glab schedule run [flags]
1213
14
DESCRIPTION
16Run the specified scheduled pipeline.
1718
19
OPTIONS INHERITED FROM PARENT COMMANDS
21--help[=false] Show help for command
2223
24
-R, --repo="" Select another repository using the OWNER/REPO or
25GROUP/NAMESPACE/REPO format or full URL or git URL
2627
28
EXAMPLE
30glab schedule run 1
3132
33
34
35
SEE ALSO
37glab-schedule(1)
3839
40
41
Auto generated by spf13/cobra Nov 2023 glab(1)