mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-20 15:19:49 +00:00
feat(jira): add project command to open project (#12851)
This commit is contained in:
committed by
GitHub
parent
da2510c199
commit
6591606d56
@@ -26,6 +26,7 @@ This plugin supplies one command, `jira`, through which all its features are exp
|
||||
| `jira new` | Opens a new Jira issue dialogue |
|
||||
| `jira ABC-123` | Opens an existing issue |
|
||||
| `jira ABC-123 m` | Opens an existing issue for adding a comment |
|
||||
| `jira project ABC` | Opens JIRA project summary |
|
||||
| `jira dashboard [rapid_view]` | Opens your JIRA dashboard |
|
||||
| `jira mine` | Queries for your own issues |
|
||||
| `jira tempo` | Opens your JIRA Tempo |
|
||||
|
||||
Reference in New Issue
Block a user