package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev
# Functions
RegisterCmd adds the parsed cmd as a sub-command of the root cmd.
RunCmd is a helper to run a generic command
It's intended to be used by the sub-commands.
# Variables
TODO: Don't know if it's a good idea.
# Type aliases
CobraFunc is the generic cobra function to execute in a cli.