Skip to content

jira tui

  • Usage: jira tui [flags]

Launch the terminal dashboard for the active profile. Use it when you want an interactive issue triage view instead of one-shot command output.

The dashboard requires stdout to be an interactive terminal. In scripts or agent workflows, use the resource commands such as jira issue list and jira search jql instead.

Examples

jira tui
jira --profile prod tui # (1)!
  1. Open the dashboard for a non-active profile