jira-cli
jira-cli copied to clipboard
`--details` flag doesn't actually do anything
Executing jira --list --details
gives me exactly the same output as jira --list
.
Correction: jira -f PROJECT-1234 --details
does return the long description of the issue.