cli

package
v0.0.0-...-89bdd0d Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Opts []commandline.Option //nolint:gochecknoglobals

Functions

This section is empty.

Types

type App

type App struct {
	Options
}

func (*App) Command

func (a *App) Command() *cobra.Command

type Options

type Options struct {
	// Verbose tells does commands should display additional information about
	// what's happening? Verbose information is printed on stderr.
	Verbose bool

	stack.Stack
}

Options holds a general args for all commands.

Jump to

Keyboard shortcuts

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