--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # jira me > Display the configured `jira` user. > More information: . - Display the configured `jira` user: `jira me` - 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]}}`