command

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetReleaseRequirements added in v0.25.0

func GetReleaseRequirements(state *command.GlobalState) (map[string]*config.ReleaseRequirements, error)

GetReleaseRequirements runs the release containers in order to get their requirements.

func RunCommand

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

RunCommand runs the release command.

Types

type CommandArgs added in v0.43.0

type CommandArgs struct {
	ReleaseData       map[string]string
	Version           string
	TerraformLogLevel string
}

CommandArgs contains specific arguments to the deploy command.

func ParseArgs added in v0.43.0

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

ParseArgs parses command line arguments to the shell subcommand.

Jump to

Keyboard shortcuts

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