Skip to content

How to list all the sub-task of one task #203

Closed Answered by ankitpokhrel
caenrique asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @caenrique, you can use -P/--parent flag for that.

jira issue list -P ISS-123

However this is not yet available in the release. I will make a new release in few days.

For now, if you wish to use this feature, you can compile from source or if you are using homebrew you can build binary from HEAD (requires make, git and go)

brew uninstall jira-cli
brew install jira-cli --HEAD

Replies: 1 comment 1 reply

Comment options

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

Answer selected by caenrique
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