Skip to content

foxythemes/jira-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f75d6ea · Dec 9, 2019
Nov 24, 2019
Nov 24, 2019
Dec 11, 2016
Dec 10, 2016
Dec 10, 2016
May 27, 2019
Mar 8, 2017
May 27, 2019
May 27, 2019
Nov 24, 2019
Jun 4, 2019

Repository files navigation

jira-cli

This is a command line client Jira API, useful to create new issues.

jira-cli

Getting Started

  • Install with npm: npm install -g jira-cl
  • Run it with jira [command] [arguments]

Initial Setup

When running the first time (or if you didn't create a config file), it will ask you for your Jira host, username, password and if you use 'https' protocol and a new config file will be created in ~/.jira-cli.json with this data. You can create or modify this file manually.

Documentation

To get detailed information about JIRA-CLI usage please visit the documentation which is hosted here.

License

Copyright (c) 2019 by Miguel Henao & Eduardo Henao Licensed under the MIT license.