glab-schedule-run - Man Page
Run the specified scheduled pipeline.
Synopsis
glab schedule run Ā [flags]
Description
Run the specified scheduled pipeline.
Options Inherited from Parent Commands
--help[=false] Show help for this command.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
Example
# Run a scheduled pipeline with ID 1 $ glab schedule run 1 > Started schedule with ID 1
See Also
Referenced By
Jul 2025 Auto generated by spf13/cobra