bj pipeline run¶
Trigger a pipeline run.
Synopsis¶
Options¶
| Option | Description |
|---|---|
--branch <text> |
Ref to run on (default: current). |
--pipeline <text> |
Custom pipeline name to run. |
-R, --repo <text> |
Target repo as WORKSPACE/REPO. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |