Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdExec ¶
Types ¶
type ExecOptions ¶
type ExecOptions struct {
Config *config.Project
AppName string
EcsCluster string
Command string
Task string
}
func NewExecFlags ¶
func NewExecFlags() *ExecOptions
func (*ExecOptions) Run ¶
func (o *ExecOptions) Run() error
func (*ExecOptions) Validate ¶
func (o *ExecOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.