# jira-cli を Homebrew, MacPorts, zypper, scoop でインストール

jira-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jira-cli
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jira-cli
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jira-cli
```

  証拠: MacPorts ports tree: devel/jira-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install jira-cli
```

  証拠: openSUSE Tumbleweed package metadata: jira-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/jira-cli
```

  証拠: Scoop official bucket manifest trees: bucket/jira-cli.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:jira-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jira-cli>
- **バージョン:** 1.7.0
- **ソース概要:** Feature-rich interactive Jira CLI
- **ホームページ:** <https://github.com/ankitpokhrel/jira-cli>
- **リポジトリ:** <https://github.com/ankitpokhrel/jira-cli>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ankitpokhrel/jira-cli/archive/refs/tags/v1.7.0.tar.gz>
- **最終更新:** 2026-07-26T04:08:07+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jira (cli)
- jira (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.7.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ankitpokhrel/jira-cli
- 検出された最新: v1.7.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2021: v0.0.0 and v0.1.0 began the public release series.
- 2022: v1.0.0 marked a major release with custom fields, `.netrc`, keychains, personal access tokens, issue deletion, non-interactive init, and broader issue-editing support.
- 2023: v1.3.0 and v1.4.0 continued the 1.x line of Jira workflow features.
- 2024: v1.5.x releases continued maintenance of the command suite.
- 2025: v1.7.0 added raw JSON and CSV issue-listing output and updated deprecated Jira endpoints.

### Related projects

- jira-cli is related to GitHub CLI by inspiration and to other terminal project-management tools such as gh, glab, linear-cli, and taskwarrior-style workflows. It is also adjacent to Atlassian's Jira Cloud and Jira Server/Data Center APIs.

### ソース

- <https://api.github.com/repos/ankitpokhrel/jira-cli/releases/tags/v1.0.0>
- <https://api.github.com/repos/ankitpokhrel/jira-cli/releases/tags/v1.7.0>
- <https://api.github.com/repos/ankitpokhrel/jira-cli/releases?per_page=100>
- <https://github.com/ankitpokhrel/jira-cli>
- <https://github.com/ankitpokhrel/jira-cli/wiki/Installation>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: $XDG_CONFIG_HOME/.jira/.config.yml, ~/.config/.jira/.config.yml

## Credential files

- Unix: ~/.netrc
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jira-cli
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** go-jira
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- zypper - jira-cli - 1.6.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: jira-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CLI tool for Atlassian JIRA inspired by the Github CLI tool | https://github.com/ankitpokhrel/jira-cli
- zypper - jira-cli-bash-completion - 1.6.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: jira-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for jira-cli | https://github.com/ankitpokhrel/jira-cli
- zypper - jira-cli-fish-completion - 1.6.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: jira-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for jira-cli | https://github.com/ankitpokhrel/jira-cli
- zypper - jira-cli-zsh-completion - 1.6.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: jira-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for jira-cli | https://github.com/ankitpokhrel/jira-cli
- MacPorts - jira-cli: normalized package name match | MacPorts ports tree: devel/jira-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/jira-cli: normalized package name match | Scoop official bucket manifest trees: bucket/jira-cli.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- Scoop - main/jira: installed executable or alias match | Scoop official bucket manifest trees: bucket/jira.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [jiratui](https://pkg.so/ja/brew/jiratui/) - Shares pkgdb curated category or tags: cli, issue-tracking, jira, productivity.
- [backlog-md](https://pkg.so/ja/brew/backlog-md/) - Shares pkgdb curated category or tags: cli, productivity, project-management.
- [pla](https://pkg.so/ja/brew/pla/) - Shares pkgdb curated category or tags: cli, productivity, project-management.
- [tmux](https://pkg.so/ja/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/ja/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/ja/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [yazi](https://pkg.so/ja/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity.
- [emacs](https://pkg.so/ja/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity.
- [jira-prepare-commit-msg](https://pkg.so/ja/npm/jira-prepare-commit-msg/) - Local package facts share a topical domain. Shared terms: cli, issue, issue-tracking, jira, productivity.
- [nnn](https://pkg.so/ja/brew/nnn/) - Local package facts share a topical domain. Shared terms: cli, feature, management, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/jira-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jira-cli.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
