Documentation
¶
Overview ¶
Package cmd provides all the functions describing vab'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 NewVabCommand ¶
NewVabCommand creates the `vab` command and its nested children.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.