go-jira
« Back to VersTracker
Description:
Simple jira command-line client in Go
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: jira cli go issue-tracker developer-tools
Install: brew install go-jira
About:
GoJira is a command-line interface (CLI) client for Atlassian Jira, written in Go. It allows developers to interact with Jira issues directly from their terminal, enabling efficient issue tracking and project management without leaving the command line. The tool supports customizable templates and authentication methods, making it highly adaptable to various workflows.
Key Features:
  • Create, assign, comment on, and transition Jira issues
  • Customizable Go templates for output formatting
  • Supports interactive mode for user input
  • Integration with external tools via shell commands
Use Cases:
  • Quickly updating issue status or adding comments during development
  • Generating reports or lists of issues directly from the terminal
  • Automating Jira workflows in CI/CD pipelines
Alternatives:
  • jira-cli – Similar functionality, often written in different languages with varying feature sets
  • curl – Manual API interaction; GoJira provides a structured and user-friendly interface
Version History
Detected Version Rev Change Commit
Sep 11, 2025 11:40am 0 VERSION_BUMP 79566c35