Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

You can list multiple columns to "order by" in the --order-by argument by separating each column with commas. For example,

jira issue list --order-by 'priority,status,duedate,created'

The "directionality" of the ordering ("ASC" or "DESC") is currently limited to either being all DESC or all ASC, and is controlled by the --reverse flag.

You can upvote this discussion if you want finer-grained control of ordering.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by QuAzI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants