hey-jira

command module
v0.0.0-...-5d90a0f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2024 License: MIT Imports: 1 Imported by: 0

README

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.

Documentation

Overview

Copyright © 2024 Navratan Lal Gupta <navilg0409@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL