# Functions
CreateConfigFile creates a temporary configuration file for testing by marshalling the given object in yaml.
NewMockCmd returns a mock Cmd for a parent command (such as enable, get, utils) to be used for testing cli related features like flag and config file loading.
# Type aliases
No description provided by the author