cmd

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Authfile        string `short:"a" long:"Goauth authfile" description:"Goauth auth File"`
	Authkey         string `short:"k" long:"Goauth key" description:"Goauth credentials Key"`
	BoardID         uint   `short:"b" long:"boardid" description:"Jira Board ID"`
	IssueKey        string `short:"i" long:"key" description:"Jira Issue Key"`
	JQL             string `short:"j" long:"jql" description:"Jira Query Language"`
	Customfield     string `short:"c" long:"customfield" description:"Custom field"`
	CustomfieldName string `short:"n" long:"customfield name" description:"Custom field name"` // 'Epic Link'
}

func NewOptions added in v0.9.0

func NewOptions() (Options, error)

func (Options) Client added in v0.7.0

func (opts Options) Client() (*jirarest.Client, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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