# go-jira を Homebrew, Nix, scoop でインストール

go-jira のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:go-jira
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/go-jira>
- **バージョン:** 1.0.27
- **ソース概要:** Simple jira command-line client in Go
- **ホームページ:** <https://github.com/go-jira/jira>
- **リポジトリ:** <https://github.com/go-jira/jira>
- **上流ドキュメント:** <https://github.com/go-jira/jira#readme>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/go-jira/jira/archive/refs/tags/v1.0.27.tar.gz>
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

- jira (cli)
- jira (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 1.0.27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/go-jira/jira
- 検出された最新: v1.0.27 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

go-jira に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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/
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [jiratui](https://www.automicvault.com/ja/pkg/brew/jiratui/) - Shares av.db curated category or tags: cli, issue-tracking, jira, productivity.
- [backlog-md](https://www.automicvault.com/ja/pkg/brew/backlog-md/) - Shares av.db curated category or tags: cli, productivity, project-management.
- [cloudpan189-go](https://www.automicvault.com/ja/pkg/brew/cloudpan189-go/) - Shares av.db curated category or tags: cli, go, productivity.
- [countdown](https://www.automicvault.com/ja/pkg/brew/countdown/) - Shares av.db curated category or tags: cli, go, productivity.
- [define](https://www.automicvault.com/ja/pkg/brew/define/) - Shares av.db curated category or tags: cli, go, productivity.
- [harsh](https://www.automicvault.com/ja/pkg/brew/harsh/) - Shares av.db curated category or tags: cli, go, productivity.
- [invoice](https://www.automicvault.com/ja/pkg/brew/invoice/) - Shares av.db curated category or tags: cli, go, productivity.
- [jobber](https://www.automicvault.com/ja/pkg/brew/jobber/) - Shares av.db curated category or tags: cli, go, productivity.
- [tock](https://www.automicvault.com/ja/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/ja/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)


## ソース

- 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
