cli

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FormatJSON is intended for CLI output.
	FormatJSON = "json"

	// FormatRaw is intended for consumption by a remote collector.  Output is a
	// string of quoted JSON.
	FormatRaw = "raw"
)

Variables

This section is empty.

Functions

func InitAndExecute

func InitAndExecute()

func RootCmd

func RootCmd() *cobra.Command

func VersionCmd

func VersionCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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