Skip to content
Discussion options

You must be logged in to vote

Hi @guysv, you can use jira issue view <KEY> to view epic descriptions. If you want to get a summary of an issue/epic with a key you can do something like this.

jira issue list -q"key=ISS-1" --plain --no-headers --columns=summary | awk '{$1="";print $0}'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@guysv
Comment options

Answer selected by guysv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants