# go-jira mit Homebrew, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-jira in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:go-jira
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install go-jira
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#go-jira
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/go/go-jira/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/jira
```

  Evidenz: Scoop official bucket manifest trees: bucket/jira.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:go-jira
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/go-jira>
- **Version:** 1.0.27
- **Quellzusammenfassung:** Simple jira command-line client in Go
- **Homepage:** <https://github.com/go-jira/jira>
- **Repository:** <https://github.com/go-jira/jira>
- **Upstream-Dokumentation:** <https://github.com/go-jira/jira#readme>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/go-jira/jira/archive/refs/tags/v1.0.27.tar.gz>
- **Generiert:** 2026-07-26T07:20:29+00:00

## Executables

- jira (cli)
- jira (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-07-26
- Manager-Version: 1.0.27
- lokale Daten: OK
- Upstream-Repository: https://github.com/go-jira/jira
- neueste erkannte Version: v1.0.27 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

go-jira is a Go command-line client for Atlassian Jira, aimed at users who want issue-tracking operations from a shell rather than a browser.

### Projektgeschichte

The public repository was created in 2015 under the go-jira organization. Its README describes an early focus on a small Jira CLI and later documents features such as hierarchical .jira.d configuration, executable dynamic configuration, shell completion, custom commands, and authentication changes required by Atlassian API and GDPR-era username behavior.

### Adoptionsgeschichte

The tool became part of package-manager workflows through Homebrew and other package sets named go-jira. Its use case overlaps with teams that keep development, review, and triage work in terminals and want Jira issue queries to follow the local project directory.

### Wie es verwendet wird

Practitioners configure an endpoint in ~/.jira.d/config.yml, authenticate with jira login, and then list, create, edit, or query issues. The configuration hierarchy lets a repository-local .jira.d directory set a project, templates, or custom shell-backed commands so common issue queries can be reused by a team.

### Warum Paket-Nerds sich dafür interessieren

For package users, go-jira is a classic example of a networked SaaS CLI whose value comes from predictable config-file placement, shell completion, and scriptable output rather than from a desktop integration.

### Zeitleiste

- 2015: Public GitHub repository created.
- 2020: v1.0.x release series published on GitHub.
- 2020: README documentation reflected Atlassian API authentication and username changes.

### Related projects

- Atlassian Jira provides the service API that go-jira automates. The kingpin Go CLI library is referenced by the project for shell completion behavior.

### Quellen

- <https://api.github.com/repos/go-jira/jira>
- <https://formulae.brew.sh/formula/go-jira>
- <https://github.com/go-jira/jira>
- <https://github.com/go-jira/jira/releases>


## Sicherheitshinweise

Für go-jira wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: ~/.jira.d/config.yml, .jira.d/config.yml, .jira.d/<command>.yml, ~/.jira.d/templates/
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** go-jira
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** jira-cli
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - go-jira: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/go-jira/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/jira: installed executable or alias match | Scoop official bucket manifest trees: bucket/jira.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [jiratui](https://www.automicvault.com/de/pkg/brew/jiratui/) - Shares av.db curated category or tags: cli, issue-tracking, jira, productivity.
- [backlog-md](https://www.automicvault.com/de/pkg/brew/backlog-md/) - Shares av.db curated category or tags: cli, productivity, project-management.
- [cloudpan189-go](https://www.automicvault.com/de/pkg/brew/cloudpan189-go/) - Shares av.db curated category or tags: cli, go, productivity.
- [countdown](https://www.automicvault.com/de/pkg/brew/countdown/) - Shares av.db curated category or tags: cli, go, productivity.
- [define](https://www.automicvault.com/de/pkg/brew/define/) - Shares av.db curated category or tags: cli, go, productivity.
- [harsh](https://www.automicvault.com/de/pkg/brew/harsh/) - Shares av.db curated category or tags: cli, go, productivity.
- [invoice](https://www.automicvault.com/de/pkg/brew/invoice/) - Shares av.db curated category or tags: cli, go, productivity.
- [jobber](https://www.automicvault.com/de/pkg/brew/jobber/) - Shares av.db curated category or tags: cli, go, productivity.
- [tock](https://www.automicvault.com/de/pkg/brew/tock/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, go, line, productivity.
- [jira-prepare-commit-msg](https://www.automicvault.com/de/pkg/npm/jira-prepare-commit-msg/) - Local package facts share a topical domain. Shared terms: cli, issue, issue-tracking, jira, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/go-jira.yml](https://github.com/automic-vault/db/blob/main/combined/go-jira.yml)


## Quellen

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
