cmd

package
v0.0.0-...-3f274de Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootCmd = &cobra.Command{
		Use:   "cma-aks",
		Short: "The CMA AKS Helper",
		Long: `The CMA AKS Helper

Running this by itself will invoke the webserver to run.
See subcommands for additional features`,
		Run: func(cmd *cobra.Command, args []string) {
			runWebServer()
		},
		TraverseChildren: true,
	}
)
View Source
var VersionOutput string

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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