push

package
v0.0.89 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: Apache-2.0 Imports: 15 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 {
	Dir           string
	Branch        string
	Repository    string
	SourceURL     string
	GitServerURL  string
	GitKind       string
	GitToken      string
	Number        int
	CommandRunner cmdrunner.CommandRunner
	ScmClient     *scm.Client
}

KptOptions the options for the command

func NewCmdPullRequestPush

func NewCmdPullRequestPush() (*cobra.Command, *Options)

NewCmdPullRequestPush creates a command object for the command

func (*Options) Run

func (o *Options) Run() error

Run implements the command

Jump to

Keyboard shortcuts

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