Using JIRA CLI, How do I get a IssueCount for a JIRA project ? What is the exact syntax of the command ? Thanks
Community moderators have prevented the ability to post new answers.
Quoting from the man himself (@Bob Swift [Bob Swift Atlassian Add-ons]):
"getIssueList action returns the number of issues available in the list as the result string for the operation. Use --file to a null device like /dev/null (OS dependent) to throw away the list details."
Aug 8, 2013 (JCLI Documentation page, in reference to your comment there)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.