jira-console
jira-console copied to clipboard
Jira interactive command line interface, do things in bulk and speedup your workflow
JiraConsole
Jira interactive command line interface, do things in bulk and speedup your workflow.

Remarkable Features
- View issues.
- Create a new issue and enter their fields.
- Create a new version.
- Issues transition in bulk on a board.
- Edit issues' fields in bulk.
- All fields are supported.
- Like changing the story points, priority, etc.
- Like changing the assignee, reviewer, etc.
Setup
- Install Node.js on your machine.
- Install JiraConsole:
$ npm install -g jira-console:
- Run the JiraConsole command:
$ jiraConsole
- Choose
Configurations and Preferencesto configure your Jira account. - Choose
Manage Projectsto add/remove your Jira projects from jiraConsole. - Choose
Select Projectand enjoy.
License
This project is under the MIT license.