mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-11 10:49:51 +00:00
feat(jira): add project command to open project (#12851)
This commit is contained in:
committed by
GitHub
parent
da2510c199
commit
6591606d56
@@ -5,6 +5,7 @@ local -a _1st_arguments
|
||||
_1st_arguments=(
|
||||
'new:create a new issue'
|
||||
'mine:open my issues'
|
||||
'project:open the project'
|
||||
'dashboard:open the dashboard'
|
||||
'tempo:open the tempo'
|
||||
'reported:search for issues reported by a user'
|
||||
|
||||
Reference in New Issue
Block a user