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 + serverInfoGroups
Issues
Search, create, edit, transition, comments, worklogs, attachments, links, watch, vote.
Agile
Boards, sprints, epics, and backlogs.
Projects, users & fields
Manage projects, resolve users, inspect fields.
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.