get

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: Apache-2.0 Imports: 21 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 {
	scmhelpers.Options

	Env            string
	FromRepository string
	Path           string
	To             string
	Ref            string
	Namespace      string
	JXClient       jxc.Interface
}

Options the options for the command

func NewCmdGitGet

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

NewCmdGitGet creates a command object for the command

func (*Options) Run

func (o *Options) Run() error

Run implements the command

func (*Options) Validate

func (o *Options) Validate() error

Validate validates the inputs are valid

Jump to

Keyboard shortcuts

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