jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

🔥 Feature-rich interactive Jira command line.

Results 99 jira-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** **Please provide following details** 1. JiraCLI Version: ``` 1.4.0-1 (Arch AUR) ``` 2. Are you using Jira cloud or on-premise jira server? ``` Using Jira Server (v8.20.24#820024-sha1:e6f6b79)...

I am a freshman in jira-cli, and maybe I miss some setup/config... anyway These are the status columns we use in our Jira board: ![image](https://github.com/ankitpokhrel/jira-cli/assets/9831678/57d2404e-2e6f-40e9-8f51-1ab815f7865c) Yet, when I want to...

I'm creating an Epic with multiple Child issues attached. The Epic only has two main commands: summary and body, which also are described in variables. When trying to create the...

> Please consider [opening a discussion](https://github.com/ankitpokhrel/jira-cli/discussions/categories/ideas) in `ideas` category if applicable. Your feature will be prioritized on based on the number of votes. **Is your feature request related to a...

**Describe the bug** **Please provide following details** 1. JiraCLI Version: ```bash (Version="1.4.0", GitCommit="eb842e18014303a575fde8e19508b3c7c13982c5", CommitDate="2023-05-09T07:09:45+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="darwin/arm64") ``` 2. Are you using Jira cloud or on-premise jira server? ``` SERVER...

Hello, I'm not sure i it's better to describe it but I want to use this tool with multiple flags and multiple options in 1 time run. for example: create...

**Describe the bug** When performing any commands I get this error ``` ~ 1m 34s ❯ jira issue list Error: invalid character '

**Describe the bug** when using `jira init` it requests an email and immediately errors with `401 Unauthorized`. This is, presumably, because at our company we use Single Sign On to...

**Is your feature request related to a problem? Please describe.** Yes. We have a workflow that requires setting a resolution when moving to Done stage. In the TUI, this is...

feature request

Allow `--plain` mode to be definable. For instance, I would like to see the Assignee of a card to be displayed in plain mode.