How to get the group membership of a Jira user via Jira cli?

Federico Espinoza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 10, 2018

How do I get the list of groups a Jira user is member of via Jira cli?

1 answer

0 votes
Federico Espinoza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 12, 2018

I found the answer. Actually it was pretty simple.

$ jira.sh --action getUser --userId "myjirauser"

$ jira.sh --action getUser --userId "myjirauser" | grep "Group"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events