cmd

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(version string)

func NewCheckoutNewCmd added in v0.0.3

func NewCheckoutNewCmd() *cobra.Command

func NewCreateCmd added in v0.0.3

func NewCreateCmd() *cobra.Command

func NewRootCmd

func NewRootCmd(version string) *cobra.Command

Types

type CreateOpts added in v0.0.3

type CreateOpts struct {
	Confirm bool

	WebMode          bool
	NoMaintainerEdit bool
	RecoverFile      string

	IsDraft    bool
	BaseBranch string
	HeadBranch string

	Reviewers []string
	Assignees []string
	Labels    []string
	Projects  []string
	Milestone string

	NoAISummary bool

	DryRun bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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