snippetbashTip
jira me — Display the configured `jira` user. More information: <https://github.com/ankitpokhrel/jira-cli#comm
Viewed 0 times
thecommandjira mejiracliconfigureduserdisplay
Problem
How to use the
jira me command: Display the configured jira user. More information: <https://github.com/ankitpokhrel/jira-cli#commands>.Solution
jira me — Display the configured jira user. More information: <https://github.com/ankitpokhrel/jira-cli#commands>.Display the configured
jira user:jira meList 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]}}Code Snippets
Display the configured `jira` user
jira meList 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]}}Context
tldr-pages: common/jira me
Revisions (0)
No revisions yet.