Jira CLI
Commands

Overview

The Jira CLI command surface, grouped by area.

Every command supports -h/--help. Read/get commands accept -o json|yaml.

Identity & connectivity

jira whoami -o json          # current user (also prints accountId)
jira status  -o json         # site reachability + auth check + serverInfo

Groups

This is a curated tour. The exhaustive, always-current reference is the CLI's own help output and the agent manual at docs/llms.txt.

On this page