commands

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAwsDropInArgParsingFailed = errors.New("aws drop in error")
View Source
var ErrInvalidInput = errors.New("invalid input")
View Source
var ErrNotRunnable = errors.New("command is not runnable")

Functions

This section is empty.

Types

type Commands added in v0.4.0

type Commands struct {
	SA             *assembly.SA
	Cli            *cli.CLI
	CfgLoader      *conf.Loader
	AWSCommandsCfg struct {
		SA *assembly.SA
		// contains filtered or unexported fields
	}
	NonInteractive *bool
	// contains filtered or unexported fields
}

func (*Commands) NormalizeAwscliParamsIfNeeded added in v0.4.0

func (c *Commands) NormalizeAwscliParamsIfNeeded()

func (*Commands) RootCmd added in v0.4.0

func (c *Commands) RootCmd() *cobra.Command

type EnumFlag added in v0.4.0

type EnumFlag struct {
	Val   *string
	Enums []string
}

func (*EnumFlag) Set added in v0.4.0

func (f *EnumFlag) Set(val string) error

func (*EnumFlag) String added in v0.4.0

func (f *EnumFlag) String() string

func (*EnumFlag) Type added in v0.4.0

func (f *EnumFlag) Type() string

Jump to

Keyboard shortcuts

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