# fjira を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:fjira
```

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

### macOS

- Homebrew (100%):

```sh
brew install fjira
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fjira
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.6
- **ソース概要:** Fuzzy-find cli jira interface
- **ホームページ:** <https://github.com/mk-5/fjira>
- **リポジトリ:** <https://github.com/mk-5/fjira>
- **最終更新:** 2026-07-26T11:37:56+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fjira (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.5.6
## プロジェクトの歴史と使われ方

Fjira is a Go command-line and terminal UI client for Jira, centered on fuzzy project and issue navigation from a shell.

### プロジェクトの歴史

The public GitHub release stream begins in July 2022. The README presents Fjira as a fuzzy-finder style Jira interface with direct issue opening, JQL searches, comments, status changes, assignee changes, and multi-workspace support.

The project later moved from a custom Homebrew tap to Homebrew Core, which is the main source-backed adoption signal available in the official README.

### 採用の歴史

Official installation notes list Homebrew, Snap, Debian packages from GitHub releases, AUR, Chocolatey, and source builds, indicating packaging aimed at developers who want Jira access without leaving the terminal.

### 使われ方

First run prompts for a Jira API URL and token, then stores workspace data under ~/.fjira. Common use is interactive project or issue search, direct issue-key opening, saved filter search, and custom JQL execution.

### パッケージ好きにとっての重要性

Fjira is a representative modern Go CLI: a single executable, cross-platform packages, shell-first workflow, and a small YAML state directory for service credentials.

### タイムライン

- 2022: First public GitHub releases.
- 2023: 0.11.x releases published on GitHub.
- 2020s: Homebrew distribution moved from a custom tap to Homebrew Core.

### Related projects

- Jira, Go, fuzzy-finder terminal interfaces, Homebrew Core, Chocolatey, AUR.

### ソース

- <https://github.com/mk-5/fjira>
- <https://api.github.com/repos/mk-5/fjira/releases>


## セキュリティノート

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: ~/.fjira, ~/.fjira/fjira.yaml, ~/.fjira/colors.yml

## Credential files

- Unix: ~/.fjira, ~/.fjira/fjira.yaml

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
