jisub

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 10 Imported by: 0

README

📋 jisub

CLI tool to simplify jira tickets interaction

Install

Download latest release version. Extract to user home dir. Add to jisub executable to PATH ~/jisub

Config

  • Configure jira instance API path:
    jisub --config "jira.url https://jira-api.com/jira/rest/api/2"
  • Obtain jira token from profile and add it to configuration
    jisub --config "user.token JIRA_TOKEN"

Usage

  • Create required sub tasks with estimates for the parent ticket:
    jisub --syb-tasks "QA:2 BE:3 FE:4" --fields "storypoints:4 dealsize:2,3,4" JIRA-39106 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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