cli

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ShortDescription string = "issuectl helps you manage separate environments for work on multiple issues"
	LongDescription  string = `` /* 253-byte string literal not displayed */

)
View Source
const CodeEditorVSCode string = "code"

Variables

This section is empty.

Functions

func Execute

func Execute(version string)

func MergeConfigWithOverwrites added in v0.0.11

func MergeConfigWithOverwrites(conf issuectl.IssuectlConfig, overwrites *CLIOverwrites) (issuectl.IssuectlConfig, error)

func RootCmd

func RootCmd(version string) *cobra.Command

Types

type CLIOverwrites added in v0.0.11

type CLIOverwrites struct {
	Repos        []string
	Profile      string
	IssueBackend string
	RepoBackend  string
	IssueName    string
}
var Flags CLIOverwrites

Jump to

Keyboard shortcuts

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