destroy

package
v0.64.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCommand

func RunCommand(state *command.GlobalState, args *CommandArgs, env map[string]string) (returnedError error)

RunCommand runs the release command.

Types

type CommandArgs

type CommandArgs struct {
	EnvName           string
	Version           string
	PlanOnly          bool
	TerraformLogLevel string
	StateShouldExist  *bool
}

CommandArgs contains specific arguments to the deploy command.

func ParseArgs

func ParseArgs(args []string) (*CommandArgs, error)

ParseArgs parses command line arguments to the deploy subcommand.

Jump to

Keyboard shortcuts

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