Documentation ¶
Index ¶
Constants ¶
View Source
const (
//VERSION is the version of the cli
VERSION = "dev"
)
Variables ¶
View Source
var (
// ConfigFile is the default config file path
ConfigFile = ""
)
View Source
var RootCmd = &cobra.Command{ Use: "kamaji-root", Version: VERSION, }
RootCmd is the base command for kamaji-root cli
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.