Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRootCommand ¶
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
Source Files ¶
Click to show internal directories.
Click to hide internal directories.