# 使用 Homebrew 安装 fjira

查看 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
