Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RootCmd = createRootCmd(globalConfig, globalFlags)
)
Functions ¶
func DefineDBCommands ¶
func NewRootCmd ¶
Types ¶
type ErrExitCode ¶
type ErrExitCode int
ErrExitCode Indicates we want to exit with a specific error code without printing an error.
func (ErrExitCode) Error ¶
func (e ErrExitCode) Error() string
Click to show internal directories.
Click to hide internal directories.