Documentation
¶
Overview ¶
Package version provides the version command for mappa.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "version",
Short: "Print version information",
Long: `Print version information for mappa.`,
RunE: run,
}
Cmd is the version cobra command that prints version and build information.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.