up

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: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdUp

func NewCmdUp() *cobra.Command

func NewCmdUpInfra

func NewCmdUpInfra() *cobra.Command

Types

type Apps

type Apps map[string]*interface{}

type Options

type Options struct {
	Config           *config.Project
	AppName          string
	SkipBuildAndPush bool
	SkipGen          bool
	AutoApprove      bool
	UI               terminal.UI
}

func NewUpFlags

func NewUpFlags() *Options

func (*Options) Complete

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

func (*Options) Run

func (o *Options) Run() error

func (*Options) Validate

func (o *Options) Validate() error

type UpInfraOptions

type UpInfraOptions struct {
	Config     *config.Project
	SkipGen    bool
	AwsProfile string
	AwsRegion  string
	Version    string
	UI         terminal.UI
}

func NewUpInfraFlags

func NewUpInfraFlags() *UpInfraOptions

func (*UpInfraOptions) Complete

func (o *UpInfraOptions) Complete() error

func (*UpInfraOptions) Run

func (o *UpInfraOptions) Run() error

func (*UpInfraOptions) Validate

func (o *UpInfraOptions) Validate() error

Jump to

Keyboard shortcuts

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