Skip to content

alexhokl/jira-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira-cli

This is a CLI application managing JIRA.

Setup

This application uses API keys to authenticate JIRA APIs. See references for how to get a key.

The default configuration is stored at \$HOME/.jira-cli.yml. Once you obtained an API key, configure property email and api_key like the following.

email: some_user@testing.com
api_key: key_from_jira

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages