exec

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdExec

func NewCmdExec() *cobra.Command

Types

type ExecOptions

type ExecOptions struct {
	Config     *config.Project
	AppName    string
	EcsCluster string
	Command    string
	Task       string
}

func NewExecFlags

func NewExecFlags() *ExecOptions

func (*ExecOptions) Complete

func (o *ExecOptions) Complete(cmd *cobra.Command, args []string, argsLenAtDash int) error

func (*ExecOptions) Run

func (o *ExecOptions) Run() error

func (*ExecOptions) Validate

func (o *ExecOptions) Validate() error

Jump to

Keyboard shortcuts

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