step

package
v2.1.155 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StepCreateOptions

type StepCreateOptions struct {
	StepOptions
}

StepCreateOptions contains the command line flags

type StepGitMergeOptions

type StepGitMergeOptions struct {
	StepOptions

	SHAs       []string
	Remote     string
	Dir        string
	BaseBranch string
	BaseSHA    string
}

StepGitMergeOptions contains the command line flags

type StepOptions

type StepOptions struct {
	*opts.CommonOptions

	DisableImport bool
	OutDir        string
}

GetOptions is the start of the data required to perform the operation. As new fields are added, add them here instead of referencing the cmd.Flags()

func (*StepOptions) Run

func (o *StepOptions) Run() error

Run implements this command

type StepUpdateOptions

type StepUpdateOptions struct {
	StepOptions
}

StepUpdateOptions contains the command line flags

Jump to

Keyboard shortcuts

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