cli

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	// contains filtered or unexported fields
}

func NewCLI

func NewCLI(ctx context.Context, cfgFile string) (*CLI, error)

func (*CLI) List

func (c *CLI) List() error

List lists all stacks in the working directory.

func (*CLI) Run

func (c *CLI) Run(args []string) error

Run runs pulumi command with the given arguments, attaches stdout/stderr, and exits the main program on failure.

Jump to

Keyboard shortcuts

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