1.0.6 • Published 6 years ago
jira-tool-cli v1.0.6
jira-tool-cli
npm install jira-tool-cli -gUsage
Config
jira-tool-cli login -u yycao -p passowrd -l www.jira.com###project operation Get project list
jira-tool-cli project lsGet project detail
jira-tool-cli project show [idOrKey] Get project release list
jira-tool-cli project showReleases [idOrKey] ###release operation
Get release detail
jira-tool-cli release show [id] Get release related issues
jira-tool-cli release showIssues [id] issue operation
Get issue detail
jira-tool-cli issue show [id] Get issue work history
jira-tool-cli issue showHistory [id] Get issue current status and status list with status id
jira-tool-cli issue showStatus [id] Move issue status to another statue
jira-tool-cli issue statusTo [id] [statusId]Author
jira-tool-cli © caoyangyang, Released under the ISC License. Authored and maintained by caoyangyang with help from contributors (list).
github.com/caoyangyang · GitHub @caoyangyang