awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ankitpokhrel avatar

ankitpokhrel/jira-cli

0
View on GitHub↗
5,147 Stars·327 Forks·Go·mit·13 Aufrufe

Jira Cli

This project is a command-line interface for interacting with Jira servers via REST APIs. It provides a terminal-based environment for managing issues, sprints, and project boards without the need for a web browser.

The tool supports diverse authentication methods, including personal access tokens, basic credentials, and client certificates. It allows for the management of multiple project configurations through a combination of local configuration files and environment variable overrides.

Capabilities cover the full ticket lifecycle, including the creation, modification, duplication, and deletion of issues and epics. It includes utilities for filtering tasks, managing comments with markdown, linking issues, and recording work logs. Administrative functions extend to sprint organization, release and milestone tracking, and project board navigation.

The interface utilizes a pager-based rendering system for visualizing issue details and supports exporting data in plain text formats for use in shell scripts.

Features

  • Project Task Management - Provides a comprehensive command-line interface for managing project tasks, comments, and ticket workflows.
  • Jira Connectors - Provides a terminal-based system for creating, updating, and managing the lifecycle of Jira issues and epics.
  • Issue Tracking - Ships a command line tool to create, update, and filter task tickets and epics.
  • Manual Ticket Creation - Provides capabilities to generate new tickets and epics using custom fields and markdown templates.
  • Sprint Administrations - Organizes Jira tickets into sprints and manages project releases and versions through a terminal interface.
  • Work Time Logging - Provides functionality to record work hours by adding entries to the task worklog.
  • Command Line Interfaces - Provides a complete terminal application for managing Jira issues, sprints, and projects.
  • Issue Management Utilities - Allows modifying issue fields, assigning users, and transitioning tickets between workflow states via the CLI.
  • Sprint Management - Provides a terminal interface for listing tickets within sprints and performing bulk assignments to iterations.
  • REST API Clients - Implements a client-side interface for interacting with Jira's RESTful services using HTTP and JSON.
  • Personal Access Tokens - Provides secure connections using personal access tokens, basic credentials, and client certificates.
  • Project Management - Implements a terminal interface for handling worklogs, releases, and project boards.
  • Epic Management - Enables the creation of high-level epics and the bulk assignment of tickets to these containers.
  • Issue Duplication - Ships a feature to copy existing tickets while modifying summaries, priorities, and labels.
  • Project Administration - Provides a command line interface for administering project configurations and organizational structures.
  • Milestone Tracking - Enables tracking of software delivery through interactions with project versions and release milestones.
  • Time Tracking Software - Allows users to record work hours and log time spent on specific tasks without leaving the terminal.
  • Project Configuration - Manages multiple Jira project settings and access credentials using environment variables and local files.
  • Issue Commenting - Allows adding or editing issue comments directly from the terminal using markdown for rich text.
  • Issue Filtering - Enables locating tickets based on metadata such as assignee, priority, status, or labels.
  • Detail Visualizations - Provides a formatted pager view to display comprehensive issue information, linked items, and comments.
  • Project Management Boards - Includes features to list and navigate between accessible project boards and work contexts.
  • Terminal Pagers - Formats large ticket datasets for the console using a scrollable pager view to prevent screen overflow.
  • Project Configuration Managers - Loads different configuration files via flags or environment variables to handle multiple project setups.
  • Local Configuration Files - Stores user credentials and project settings in local files to maintain session state across commands.
  • Environment Variable-Based Configuration - Prioritizes system environment variables over static file settings to dynamically switch configuration profiles.
  • Issue Linking Utilities - Facilitates the creation of associations between issues and the addition of remote web links.

Star-Verlauf

Star-Verlauf für ankitpokhrel/jira-cliStar-Verlauf für ankitpokhrel/jira-cli

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht ankitpokhrel/jira-cli?

This project is a command-line interface for interacting with Jira servers via REST APIs. It provides a terminal-based environment for managing issues, sprints, and project boards without the need for a web browser.

Was sind die Hauptfunktionen von ankitpokhrel/jira-cli?

Die Hauptfunktionen von ankitpokhrel/jira-cli sind: Project Task Management, Jira Connectors, Issue Tracking, Manual Ticket Creation, Sprint Administrations, Work Time Logging, Command Line Interfaces, Issue Management Utilities.

Welche Open-Source-Alternativen gibt es zu ankitpokhrel/jira-cli?

Open-Source-Alternativen zu ankitpokhrel/jira-cli sind unter anderem: sooperset/mcp-atlassian — mcp-atlassian is a tool that connects Atlassian project data to AI assistants using the Model Context Protocol. It… kanboard/kanboard — Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks… oldboyxx/jira_clone — This project is a full-stack project management web application designed for organizing work and managing project… wtfutil/wtf — This project is a modular, terminal-based dashboard framework designed to aggregate and display real-time information… usekaneo/kaneo — Kaneo is an open-source project management platform built around a kanban board interface for organizing tasks into… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server…

Open-Source-Alternativen zu Jira Cli

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Jira Cli.
  • sooperset/mcp-atlassianAvatar von sooperset

    sooperset/mcp-atlassian

    4,330Auf GitHub ansehen↗

    mcp-atlassian is a tool that connects Atlassian project data to AI assistants using the Model Context Protocol. It provides a standardized tool-calling interface that enables AI assistants to interact directly with project data and documentation. The project supports multi-tenant environments and diverse hosting scenarios, including cloud and on-premise deployments. It implements multiple authentication methods such as OAuth 2.0, API tokens, and personal access tokens, and can route traffic through configurable HTTP, HTTPS, or SOCKS proxies to meet corporate security requirements. Its capabi

    Pythonatlassianconfluencejira
    Auf GitHub ansehen↗4,330
  • kanboard/kanboardAvatar von kanboard

    kanboard/kanboard

    9,663Auf GitHub ansehen↗

    Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks and team collaboration. It provides a visual system for managing workflows through the use of boards, columns, and cards. The project features an extensible plugin framework and a comprehensive API for programmatic task and project administration. It includes specialized identity management through LDAP integration, allowing for the synchronization of user accounts and group permissions from directory servers. The system covers a wide range of capabilities, including event-dri

    PHPagilekanbankanboard
    Auf GitHub ansehen↗9,663
  • oldboyxx/jira_cloneAvatar von oldboyxx

    oldboyxx/jira_clone

    11,064Auf GitHub ansehen↗

    This project is a full-stack project management web application designed for organizing work and managing project workflows. It consists of a Node.js TypeScript REST API for server-side business logic and a React component UI library for the frontend interface. The application implements a board-based task visualization system with customizable status workflows. It provides mechanisms for issue workflow management, including task prioritization and team member assignment to track responsibilities and progress. The system is built with a decoupled client-server architecture using full-stack T

    JavaScript
    Auf GitHub ansehen↗11,064
  • wtfutil/wtfAvatar von wtfutil

    wtfutil/wtf

    16,971Auf GitHub ansehen↗

    This project is a modular, terminal-based dashboard framework designed to aggregate and display real-time information within a grid-aligned interface. It functions as a centralized monitoring tool that translates data from local system resources, infrastructure services, and external web APIs into a unified, text-based display. The dashboard is distinguished by its plugin-based architecture, which allows users to encapsulate distinct data sources and display logic into isolated, independently managed modules. Users define their workspace through declarative configuration files or an interacti

    Gocuidashboarddevops
    Auf GitHub ansehen↗16,971
Alle 30 Alternativen zu Jira Cli anzeigen→