create

package
v0.0.0-...-7610aa1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd(f *factory.Factory) *cobra.Command

Types

type CreateOptions

type CreateOptions struct {
	Config          func() (config.Config, error)
	JiraClient      func() (*jira.Client, error)
	Prompter        prompt.Prompter
	GitClient       func() (gitclient.GitClient, error)
	CreateGitBranch string
	IsInteractive   bool
	Out             io.Writer
}

type Project

type Project struct {
	Key        string
	IssueTypes []jira.IssueType
}

type ProjectResult

type ProjectResult struct {
	// contains filtered or unexported fields
}

type RequiredFieldsResult

type RequiredFieldsResult struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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