An interactive CLI tool for managing Jira issues, sprints, and projects directly from the terminal.
Terjira is a command-line interface tool for Jira that allows users to interact with Jira projects, boards, sprints, and issues directly from the terminal. It solves the problem of cumbersome web interface navigation by providing an interactive, prompt-driven CLI that simplifies common Jira tasks like issue management, searching with JQL, and sprint tracking.
Developers, DevOps engineers, and agile team members who frequently use Jira and prefer terminal-based workflows for efficiency and speed.
Developers choose Terjira for its interactive prompts that eliminate the need to remember Jira resource IDs, its comprehensive feature set covering most Jira operations, and its seamless integration into CLI-centric workflows, making Jira management faster and more intuitive.
Terjira is a very interactive and easy to use CLI tool for Jira.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Terjira suggests Jira resource keys and IDs interactively, eliminating the need to memorize them, as shown in the demo and usage commands with prompts for projects, boards, and issues.
Supports projects, boards, sprints, and issues with commands for listing, creating, editing, and transitioning, covering most common Jira tasks directly from the terminal.
Allows direct JQL queries from the CLI, enabling powerful issue searches without opening a browser, as demonstrated in the 'jira issue jql' command examples.
Handles login for both Jira Server and Cloud with API token support, including SSL and proxy configurations, making it adaptable to various enterprise environments.
Lacks support for worklog tracking, component/version management, and transition history, as admitted in the 'Feature Todo' section of the README, limiting its utility for full Jira workflows.
Requires Ruby and gem installation, which can complicate setup on non-Ruby systems and add maintenance burden compared to standalone binary tools.
Entirely CLI-based, so it cannot handle visual tasks like board drag-and-drop or sprint planning, which may frustrate users accustomed to Jira's web interface.