1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

jira: add tempo command (#8928)

This commit is contained in:
Dmitry
2020-05-21 19:11:18 +03:00
committed by GitHub
parent 9050ed34d1
commit 31c2dc32c2
3 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ jira # performs the default action
jira new # opens a new issue
jira dashboard # opens your JIRA dashboard
jira tempo # opens your JIRA Tempo
jira reported [username] # queries for issues reported by a user
jira assigned [username] # queries for issues assigned to a user
jira myissues # queries for you own issues