Skip to content

navilg/hey-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hey-jira

A simple command line tool to work with Jira

Plan

  1. hey-jira configure

This command should configure username and token of the default user to use for authentication. This will store the server url, username and token in home directory of user in json format. Token/Password will be base64 encoded before storage. Configuration will also include default project and proxy to use. It will create profile. Json file name will be .hey-jira/<profile>/config.json. Later command can be run by passing --profile as well to use specific authentication out of many configured. By default, default profile will be configured.

  1. `hey-jira --profile close-issues --status= --since=Nd

This closes the issues which is in status since last N days.

About

A simple command line tool to work with Jira

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages