bj pr view¶
View a pull request.
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
PR_ID |
PR id (default: current branch). |
Options¶
| Option | Description |
|---|---|
-c, --comments |
Show comments. |
-R, --repo <text> |
Target repo as WORKSPACE/REPO. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |
-w, --web |
Open in the browser. |