# Installer fjira avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fjira pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fjira
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:fjira
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.6
- **Résumé source:** Fuzzy-find cli jira interface
- **Page d'accueil:** <https://github.com/mk-5/fjira>
- **Dépôt:** <https://github.com/mk-5/fjira>
- **Dernière mise à jour:** 2026-07-26T11:37:56+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fjira (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.6
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

- 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
