cmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCommand

func NewRootCommand(c *Cli) *cobra.Command

Types

type Cli

type Cli struct {
	RootCommand *cobra.Command

	HelmEnv *helmcli.EnvSettings
	Log     *logrus.Logger
	// contains filtered or unexported fields
}

Cli is the core command line interface Wrapping the cli in its own public type might allow it to be integrated in other programs, creating something like a composite application

func NewCli

func NewCli() *Cli

NewCli creates a

Jump to

Keyboard shortcuts

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