commands

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommands

func AddCommands(topLevel *cobra.Command)

func New

func New(opts Options) *cobra.Command

Types

type Options added in v0.5.0

type Options struct {
	LocalOnly bool
}

type OutputFormat added in v0.3.1

type OutputFormat string
const (
	YAML OutputFormat = "yaml"
	JSON OutputFormat = "json"
	LOG  OutputFormat = "log"
)

Jump to

Keyboard shortcuts

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