run

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Collector  string        `help:"collector address" default:"http://localhost:8080/plan"`
	Command    []string      `` /* 184-byte string literal not displayed */
	RunTimeout time.Duration `help:"Maximum time to allow a command to run" default:"5m"`
	Parallel   int           `help:"Number of processes to run in parallel" default:"1"`
	ClipLast   int           `help:"Number of directories from the end path to use sending to poc-server" default:"2"`

	Directories []string `arg:"" help:"Directories in which to run terraform"`
}

func (*Options) Run

func (options *Options) Run() error

Jump to

Keyboard shortcuts

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