Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigFile string
ConfigFile is the configuration file used for running a command
View Source
var RootCmd = &cobra.Command{
Use: "mystack",
Short: "mystack handles manages your personal cluster",
Long: `Use mystack to start your services on kubernetes.`,
}
RootCmd is the root command for mystack CLI application
View Source
var Verbose int
Verbose determines how verbose mystack will run under
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.