run

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupRunCommands

func SetupRunCommands(rootCmd *cobra.Command)

Types

type RunAssertionError

type RunAssertionError struct{}

RunAssertionError signals that assertion failures occurred (for exit code 1).

func (*RunAssertionError) Error

func (self *RunAssertionError) Error() string

type RunCmdOptions added in v0.2.0

type RunCmdOptions struct {
	TrimErrorResponse   bool
	KeepGoing           bool
	ShowServerResponses bool
	Printer             logging.Printer
}

RunCmdOptions holds all runtime configuration for executing targets.

Jump to

Keyboard shortcuts

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