cli_util

package
v0.0.0-...-a328902 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCliRequest

func HandleCliRequest(baseCommand, outputFileName string, ctx context.Context, outputType CliOutputType, args map[string]string, cliCommandEnv []string) (output []byte, err error)

Types

type CliOutputType

type CliOutputType string
const (
	CliOutPutTypeStatic CliOutputType = "STATIC"
	CliOutPutTypeStream CliOutputType = "STREAM"
)

Jump to

Keyboard shortcuts

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