commands.sh

jira me

all

Display the configured `jira` user.

More info →

Options (3)

boolean

List issues assigned to me

Example: jira issue {{[ls|list]}} {{[-a|--assignee]}} $(jira me)
-a, --assigneeboolean

List issues assigned to me

Example: jira issue {{[ls|list]}} {{[-a|--assignee]}} $(jira me)
-h, --helpboolean

Display help

Example: jira me {{[-h|--help]}}

Examples (4)

Display the configured `jira` user

List issues assigned to me

jira issue [ls|list] [-a|--assignee] $(jira me)

List issues from the current sprint, assigned to me

jira sprint [ls|list] --current [-a|--assignee] $(jira me)

Display help

jira me [-h|--help]
made by @shridhargupta | data from tldr-pages