DEV Community

Cover image for JiraCLI: Interactive command line for Atlassian Jira reached v1.0.0
Konsole
Konsole

Posted on • Originally published at Medium

JiraCLI: Interactive command line for Atlassian Jira reached v1.0.0

JiraCLI v1.0 supports a wide variety of new commands, authentication with personal access tokens (PAT), OS keychain & .netrc for accessing credentials, custom fields, and many more.

My goal with Jira CLI was to build a simple tool based on my personal Jira workflow that would allow me to seamlessly complete the most common developer workflows end-to-end in the terminal.

GitHub logo ankitpokhrel / jira-cli

🔥 [WIP] Feature-rich interactive Jira command line.

stargazers over time

JiraCLI

Build GO Report-card Software License Financial Contributors Project Status

Feature-rich Interactive Jira Command Line

JiraCLI Demo

Financial support from private and corporate sponsors ensures the tool's continued development.
Please consider sponsoring the project if you or your company rely on JiraCLI


jira-cli open collective badge

JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira.

The tool started with the idea of making issue search and navigation as straightforward as possible. However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking, ticket transition, and much more.

The TUI is heavily inspired by the GitHub CLI.

Supported platforms

Note that some features might work slightly differently in cloud installation versus on-premise installation due to the nature of the data…

The project started as an experiment over the weekends with the idea of making issue search and navigation as straightforward as possible. Over the course of several months, I switched teams/companies, worked with different kinds of workflows, and kept improving the tool to adapt to various use cases.

The tool is far from perfect, and I would not consider it complete. But it has all the necessary features to improve your workflow with Jira. The app supports both cloud and on-premises Jira instances. Regardless of the differences between these installations, I've tried to keep the overall experience as similar as possible.

The project has gained some traction over the past months, and I think this was a great time to release a stable version. I believe that this will allow everyone to integrate the tool into their daily workflows/pipelines confidently.

Moving forward, the focus will be on fixing some of the long-standing bugs, adding more features, and revamping the TUI to add more actions. Any sort of contribution is heartily welcome.
Lastly, huge thanks to all contributors. This would not have been possible without all the help.

View the release notes or install and start using JiraCLI.

Top comments (0)