
glab-pipeline
List of commands for glab-pipeline:
-
glab-pipeline:tldr:1cb8e glab-pipeline: Run a manual pipeline on the current branch.$ glab pipeline runtry on your machineexplain this command
-
glab-pipeline:tldr:2c67d glab-pipeline: View a running pipeline on a specific branch.$ glab pipeline status --branch ${branch_name}try on your machineexplain this command
-
glab-pipeline:tldr:2ea92 glab-pipeline: Run a manual pipeline on a specific branch.$ glab pipeline run --branch ${branch_name}try on your machineexplain this command
-
glab-pipeline:tldr:3bce5 glab-pipeline: Get the list of pipelines.$ glab pipeline listtry on your machineexplain this command
-
glab-pipeline:tldr:48db7 glab-pipeline: View a running pipeline on the current branch.$ glab pipeline statustry on your machineexplain this command