macOS
brew install fjiralocal Homebrew formula metadata
brew
Fuzzy-find cli jira interface. Version 1.5.6 via Homebrew; verified 2026-07-08.
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 | cli | global executable |
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 |
| Package manager page | https://formulae.brew.sh/formula/fjira |
| Homepage | https://github.com/mk-5/fjira |
| Repository | https://github.com/mk-5/fjira |
| Upstream docs | https://github.com/mk-5/fjira#readme |
| License | AGPL-3.0-only |
| Source archive | https://github.com/mk-5/fjira/archive/refs/tags/1.5.6.tar.gz |
| Last updated | 2026-07-08T03:44:13Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fjira |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.