432 B
432 B
jira me
Display the configured
jirauser. More information: https://github.com/ankitpokhrel/jira-cli#commands.
- Display the configured
jirauser:
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]}}