Skip to content

alisaifee/jira-cli

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3281890 · Sep 20, 2024
Jul 30, 2017
Mar 26, 2017
Nov 23, 2020
Sep 20, 2024
Aug 28, 2020
Mar 12, 2014
Jul 26, 2017
Jul 31, 2017
Jan 26, 2016
Jan 30, 2014
Jan 12, 2016
Nov 8, 2022
Jul 26, 2017
Aug 18, 2014
Nov 23, 2020
Aug 7, 2014

Repository files navigation


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