-
-
Notifications
You must be signed in to change notification settings - Fork 291
Open
Description
Is your feature request related to a problem? Please describe.
Since json responses are slowly getting accepted into project, getting project list as json would be great.
Describe the solution you'd like
$ jira project list --raw
{
"PROJECT-1": { ... }
...
}
Describe alternatives you've considered
Jira API directly with python...
Additional context
Already opened in
Metadata
Metadata
Assignees
Labels
No labels