create

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagProject    = "project"
	FlagName       = "name"
	FlagBaseBranch = "base-branch"
)

Variables

This section is empty.

Functions

func CreateRun

func CreateRun(opts *CreateOptions) error

func NewCmdCreate

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

func PromptMissing

func PromptMissing(opts *CreateOptions) error

Types

type CreateFlags

type CreateFlags struct {
	Project    *flag.Flag[string]
	Name       *flag.Flag[string]
	BaseBranch *flag.Flag[string]
}

func NewCreateFlags

func NewCreateFlags() *CreateFlags

Jump to

Keyboard shortcuts

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