macOS
brew install go-jiralocal Homebrew formula metadata
brew
Simple jira command-line client in Go. Version 1.0.27 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#go-jira.
install
brew install go-jiralocal Homebrew formula metadata
nix profile install nixpkgs#go-jiranixpkgs package indexes · pkgs/by-name/go/go-jira/package.nix · source: api.github.com
scoop install main/jiraScoop official bucket manifest trees · bucket/jira.json · source: api.github.com
overview
Simple jira command-line client in Go
history
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.
security posture
No matching local secret-handling manifest was found for go-jira. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
~/.jira.d/config.yml.jira.d/config.yml.jira.d/<command>.yml~/.jira.d/templates/executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jira | 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.
https://github.com/go-jira/jira
install metadata
| Package key | brew:go-jira |
|---|---|
| Version | 1.0.27 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-jira |
| Homepage | https://github.com/go-jira/jira |
| Repository | https://github.com/go-jira/jira |
| Upstream docs | https://github.com/go-jira/jira#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/go-jira/jira/archive/refs/tags/v1.0.27.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | go-jira |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
go-jira
nix profile install nixpkgs#go-jiramain/jira
scoop install main/jirasource 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.