Documentation
¶
Overview ¶
Package cmd provides all the functions describing mlp's commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Version is dynamically set by the ci or overridden by the Makefile.
Version = "DEV"
// BuildDate is dynamically set at build time by the cli or overridden in the Makefile.
BuildDate = "" // YYYY-MM-DD
)
Functions ¶
func NewRootCommand ¶
func NewRootCommand() *cobra.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.