genericclioptions

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddStripANSIColorFlag

func AddStripANSIColorFlag(cmd *cobra.Command, v *bool)

func GenericRun

func GenericRun(o Runnable, cmd *cobra.Command, args []string)

func LogErrorAndExit

func LogErrorAndExit(err error, ctx string)

Types

type Runnable

type Runnable interface {
	Complete(name string, cmd *cobra.Command, args []string) error
	Validate() error
	Run() error
}

Jump to

Keyboard shortcuts

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