macOS
brew install jira-clilocal Homebrew formula metadata
sudo port install jira-cliMacPorts ports tree · devel/jira-cli/Portfile · source: api.github.com
brew / rank 1467
Feature-rich interactive Jira CLI. Version 1.7.0 via Homebrew; verified 2026-07-26. Also installable with zypper: sudo zypper install jira-cli.
install
brew install jira-clilocal Homebrew formula metadata
sudo port install jira-cliMacPorts ports tree · devel/jira-cli/Portfile · source: api.github.com
sudo zypper install jira-cliopenSUSE Tumbleweed package metadata · jira-cli · source: download.opensuse.org
scoop install extras/jira-cliScoop official bucket manifest trees · bucket/jira-cli.json · source: api.github.com
overview
Feature-rich interactive Jira CLI
history
jira-cli is an interactive command-line client for Atlassian Jira. It brings common issue, epic, sprint, board, project, and workflow actions into the terminal with interactive lists, POSIX-style flags, JQL support, browser opening, clipboard helpers, and machine-readable output modes.
The project README says the tool began with the idea of making Jira issue search and navigation straightforward, then evolved into a fuller day-to-day Jira workflow tool with issue creation, cloning, linking, transitions, and more. It also states that the project was heavily inspired by GitHub CLI, which explains its command-group structure and terminal-first ergonomics.
Public GitHub releases start in 2021. Version 1.0.0 in 2022 marked a major compatibility point and added or stabilized features such as custom fields, `.netrc`, keychain support, personal access tokens, issue deletion, non-interactive init, custom-field editing, and a broader contributor base. Later releases kept tracking Jira API changes and terminal automation needs, including CSV and raw JSON output in v1.7.0.
jira-cli has adoption signals typical of a workhorse developer-productivity CLI: GitHub release binaries, Docker usage, Homebrew and other package-manager entries, sponsor/supporter badges, and README documentation for Jira Cloud and Jira Server. Its usefulness increases in organizations where developers live in terminals but still need to search, update, transition, and inspect Jira tickets.
The tool is initialized with `jira init`, uses `JIRA_API_TOKEN` for cloud or on-premise authentication, supports `.netrc` and keychains for credentials, and stores configuration under the XDG config path by default. Day-to-day use includes `jira issue list`, raw JQL through `--jql`, interactive navigation, issue view, transitions, browser opening, clipboard copying, issue creation and editing, and output in plain, raw JSON, or CSV forms.
jira-cli fills a packaging niche left by web-heavy enterprise tooling: it turns Jira into a scriptable and interactive terminal program. Package nerds care because it is a Go CLI with standalone releases, package-manager coverage, and a tight feedback loop with upstream API churn, all for a service many developers are required to use whether they like the browser UI or not.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/.jira/.config.yml~/.config/.jira/.config.ymlCredential-bearing paths to review before unattended agent runs.
~/.netrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jira | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jira-cli |
|---|---|
| Version | 1.7.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/ankitpokhrel/jira-cli |
| Repository | https://github.com/ankitpokhrel/jira-cli |
| Last updated | 2026-07-26T04:08:07+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jira-cli 1.6.0-1.7
CLI tool for Atlassian JIRA inspired by the Github CLI tool
https://github.com/ankitpokhrel/jira-cli
sudo zypper install jira-clijira-cli-bash-completion 1.6.0-1.7
Bash Completion for jira-cli
https://github.com/ankitpokhrel/jira-cli
sudo zypper install jira-cli-bash-completionjira-cli-fish-completion 1.6.0-1.7
Fish Completion for jira-cli
https://github.com/ankitpokhrel/jira-cli
sudo zypper install jira-cli-fish-completionjira-cli-zsh-completion 1.6.0-1.7
Zsh Completion for jira-cli
https://github.com/ankitpokhrel/jira-cli
sudo zypper install jira-cli-zsh-completionjira-cli
sudo port install jira-cliextras/jira-cli
scoop install extras/jira-climain/jira
scoop install main/jirasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.