ankitpokhrel / ankitpokhrel/jira-cli
can not list the release
- Dominant language
- Go
- Stars
- 6k
- Forks
- 413
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
I was trying the list the release using the cli `jira release list`, it throws error like below:
```
hchenxa@huichen1-mac hchenxa-actions % jira release list
Error: invalid character '<' looking for beginning of value
```
**Please provide following details**
1. JiraCLI Version:
```
hchenxa@huichen1-mac hchenxa-actions % jira version
(Version="1.7.0", GitCommit="Homebrew", CommitDate="2025-08-30T08:30:25+00:00", GoVersion="go1.25.0", Compiler="gc", Platform="darwin/arm64")
```
2. Are you using Jira cloud or on-premise jira server?
```
SERVER INFO
-----------
Version: 9.12.29
Build Number: 9120029
Deployment Type: Server
Default Locale:
```
3. What operating system are you using? Also mention version.
```
Please type your answer here. eg: macOS Big Sur 11.5.1
```
4. What terminal are you using? Also mention version.
```
Please type your answer here. eg: iTerm 2 Build 3.4.10
```
**To Reproduce**
Steps to reproduce the behavior:
1. run jira release list
**Expected behavior**
**Screenshots**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.