Automic VaultAutomic Vault

brew

Install go-jira with Homebrew, Nix, scoop

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

Additional install commands

macOS

Homebrewverified · 100%
brew install go-jira

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#go-jira

nixpkgs package indexes · pkgs/by-name/go/go-jira/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/jira

Scoop official bucket manifest trees · bucket/jira.json · source: api.github.com

overview

Package summary

Simple jira command-line client in Go

Commands and aliases

  • jira

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.jira.d/config.yml.jira.d/config.yml.jira.d/<command>.yml~/.jira.d/templates/

executables

Installed executables

CommandKindExposureNote
jiracliglobal executable

freshness

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

page generated2026-07-26
manager version1.0.27
manager updated
local dataok
upstreamcurrent
latest detectedv1.0.27

https://github.com/go-jira/jira

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:go-jira
Version1.0.27
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/go-jira
Homepagehttps://github.com/go-jira/jira
Repositoryhttps://github.com/go-jira/jira
Upstream docshttps://github.com/go-jira/jira#readme
LicenseApache-2.0
Source archivehttps://github.com/go-jira/jira/archive/refs/tags/v1.0.27.tar.gz
Build dependenciesgo
Bottleavailable (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-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namego-jira
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • jira-cli
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

go-jira

nix profile install nixpkgs#go-jira
  • normalized package name match
  • Matched by: Go Jira
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/go-jira/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop92%

main/jira

scoop install main/jira
  • installed executable or alias match
  • Matched by: Jira
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jira.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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