Examples (5)
View a running pipeline on the current branch
glab pipeline statusView a running pipeline on a specific branch
glab pipeline status --branch branch_nameGet the list of pipelines
glab pipeline listRun a manual pipeline on the current branch
glab pipeline runRun a manual pipeline on a specific branch
glab pipeline run --branch branch_namemade by @shridhargupta | data from tldr-pages