|
|
|
msg(self,
msg)
If --verbose then send msg to stdout |
source code
|
|
|
|
string
|
getPassArg(self,
optname='dbpass')
Return string to be used as the -p (including the "-p") to
MySQL commands. |
source code
|
|
string
|
|
|
runCommand(self,
cmd=[],
obfuscated_cmd=None)
Execute a command and return the results, displaying pre and post
messages. |
source code
|
|
boolean
|
|
Inherited from CmdBase.CmdBase :
buildParser ,
checkLogpath ,
generate_configs ,
generate_xml_configs ,
generate_xml_table ,
getConfigFileDefaults ,
getGlobalConfigFileDefaults ,
getParamatersFromConfig ,
loadConfigFile ,
parseOptions ,
pretty_print_config_comment ,
setupLogging ,
validateConfigFile
|