mixin

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2020 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exec

type Exec struct {
	handler.Session

	Pty     bool `usage:"Run in a pseudo-terminal"`
	Timeout int  `usage:"Number of seconds to wait for a non-[--pty] command to finish"`
}

func New added in v0.1.4

func New() Exec

func (*Exec) BindCobraFlags

func (m *Exec) BindCobraFlags(cmd *cobra.Command) []string

Implements cage/cli/handler.Mixin

func (*Exec) Do

func (m *Exec) Do(ctx context.Context, creds *credentials.Credentials, args []string)

func (*Exec) Name

func (m *Exec) Name() string

Implements cage/cli/handler.Mixin

func (*Exec) PreRun

func (m *Exec) PreRun(ctx context.Context) error

Implements cage/cli/handler.Mixin

Jump to

Keyboard shortcuts

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