bj issue view¶
View a Jira issue.
Synopsis¶
Description¶
View a Jira issue. With no key, the key is read from the current git branch name.
Arguments¶
| Argument | Description |
|---|---|
KEY |
Issue key (default: from branch). |
Options¶
| Option | Description |
|---|---|
-c, --comments |
Show comments. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |