Skip to content

jira open

  • Usage: jira open KEY [flags]

Open one Jira issue in the default browser. Use it as a short top-level shortcut when you already know the issue key.

The command builds the browse URL from the active profile base URL. It does not fetch the issue from Jira.

Examples

jira open PROJ-123
jira open PROJ-123 --output=json # (1)!
  1. Print the URL envelope as JSON