• Stars
    star
    134
  • Rank 270,967 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 12 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

yet another jira cli

THIS PROJECT NEEDS A NEW OWNER

I no longer have the bandwidth or capability to maintain this project. Please open an issue or ping me directly if you'd like to take it over.


Introduction

Command line utility to interact with your jira instance.

build status codecov pypi license

Documentation at read the docs

Deprecation warning

jira-cli, as of version 2.1 defaults to using the new command line interface. The command line interface presented by versions up to 0.4.2 will be maintained (but only accessible if the --v1 flag is passed in or the following snippet exists in the config file):

[jira]
v1 = True