Documentation
¶
Overview ¶
Package cmd contains all the CLI logic, backed by Cobra. `root.go` provides the root command, which is the entry point to all the Cobra stuff. Other files define subcommands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DryRun bool
View Source
var MappingFile string
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.