macOS
brew install fjiralocal Homebrew formula metadata
brew / rank 6213
Fuzzy-find cli jira interface. Version 1.5.6 via Homebrew; verified 2026-07-26.
install
brew install fjiralocal Homebrew formula metadata
overview
Fuzzy-find cli jira interface
history
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.
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.
~/.fjira~/.fjira/fjira.yaml~/.fjira/colors.ymlCredential-bearing paths to review before unattended agent runs.
~/.fjira~/.fjira/fjira.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fjira | 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:fjira |
|---|---|
| Version | 1.5.6 |
| Package manager | Homebrew |
| Homepage | https://github.com/mk-5/fjira |
| Repository | https://github.com/mk-5/fjira |
| Last updated | 2026-07-26T11:37:56+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.