cmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(opts Options, children ...*cobra.Command) *cobra.Command

func NewRootCommand

func NewRootCommand(streams *genericclioptions.IOStreams) *cobra.Command

Types

type Options

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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