jira-console

Jira interactive command line interface, do things in bulk and speedup your workflow

Usage no npm install needed!

<script type="module">
  import jiraConsole from 'https://cdn.skypack.dev/jira-console';
</script>

README

JiraConsole

npm npm

Demo

NOTE!: THIS PROJECT IS STILL UNDER DEVELOPEMENT, subscribe to my github to get my new projects.

About

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 Preferences to configure your Jira account.
  • Choose Manage Projects to add/remove your Jira projects from jiraConsole.
  • Choose Select Project and enjoy.

License

This project is under the MIT license.