Command is an autogenerated mock type for the Command type
type Command struct { mock.Mock }
func (_m *Command) ConfigInit() error
ConfigInit provides a mock function with given fields:
func (_m *Command) GetCfgFileName() string
GetCfgFileName provides a mock function with given fields:
func (_m *Command) GetClientCfg() *lib.ClientConfig
GetClientCfg provides a mock function with given fields:
func (_m *Command) GetHomeDirectory() string
GetHomeDirectory provides a mock function with given fields:
func (_m *Command) GetViper() *viper.Viper
GetViper provides a mock function with given fields:
func (_m *Command) LoadMyIdentity() (*lib.Identity, error)
LoadMyIdentity provides a mock function with given fields:
func (_m *Command) SetDefaultLogLevel(_a0 string)
SetDefaultLogLevel provides a mock function with given fields: _a0