commands

package
v4.37.5 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 License: Apache-2.0 Imports: 55 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrStdinIsNotTerminal = errors.New("stdin is not a terminal")

ErrStdinIsNotTerminal is returned when Stdin is not an interactive terminal.

Functions

func NewRootCmd

func NewRootCmd() (cmd *cobra.Command)

NewRootCmd returns a new Root Cmd.

Types

type ProviderReload added in v4.37.0

type ProviderReload interface {
	Reload() (reloaded bool, err error)
}

type ReloadFilter added in v4.37.0

type ReloadFilter func(path string) (skipped bool)

Jump to

Keyboard shortcuts

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