run

package
v1.28.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package run contains functions to execute commands locally

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(command string) (stdout string, stderr string, err error)

Run executes a command and prints the output when terminates with an error

func Unchecked

func Unchecked(command string) (stdout string, stderr string, err error)

Unchecked executes a command and process the information

func UncheckedRetry

func UncheckedRetry(command string) (stdout string, stderr string, err error)

UncheckedRetry executes a command and process the information with retry

Types

This section is empty.

Jump to

Keyboard shortcuts

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