config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OutputFormatJson  = "json"
	OutputFormatTable = "table"
)
View Source
const MaxCellWidth = 37

Variables

View Source
var (
	NoDecorate      bool   // --no-decorate
	OutputFormat    string // --format, -F
	Quiet           bool   // --quiet, -q
	ShowLargeValues bool   // --show-large-values
)

root command's persistent flags

View Source
var (
	Columns              []string      // --columns, -C
	AllColumns           bool          // --all-columns, -A
	SortBy               string   = "" // --sort-by, -S
	ReverseSortDirection bool          // --reverse, -R
)
View Source
var OutputOnlyID bool = false

Functions

func OutputFormatIsValid

func OutputFormatIsValid() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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