Layer root¶
Overview¶
Utilities¶
mfcom_wrapper¶
usage: /opt/metwork-mfcom-0.5/bin/mfcom_wrapper COMMAND_TO_WRAP [COMMAND_ARG1] [COMMAND_ARG2] [...]
=> launch the given command within metwork/mfcom environnent
=> note: the current environnent is cleared before
=> (only MODULE_RUNTIME_SUFFIX and MODULE_RUNTIME_HOME env var are keeped intact
echo_ok¶
Usage:
echo_ok [OPTION?] [MESSAGE] - write OK (with colors if supported) and a little optional message
Help Options:
-h, --help Show help options
echo_bold¶
Usage:
echo_bold [OPTION?] [MESSAGE] - write MESSAGE in bold
Help Options:
-h, --help Show help options
echo_warning¶
Usage:
echo_warning [OPTION?] [MESSAGE] - write WARNING (with colors if supported) and a little optional message
Help Options:
-h, --help Show help options
echo_nok¶
Usage:
echo_nok [OPTION?] [MESSAGE] - write ERROR (with colors if supported) and a little optional message
Help Options:
-h, --help Show help options
echo_running¶
Usage:
echo_running [OPTION?] - write RUNNING (with colors if supported)
Help Options:
-h, --help Show help options
config.py¶
usage: config.py [-h] path [section] [option] [config]
Lit le contenu d'un fichier .ini
positional arguments:
path Chemin du fichier de config a visualiser
section Precise la section a afficher
option Precise l'option a afficher
config Precise la config a utiliser pour l'affichage
optional arguments:
-h, --help show this help message and exit
get_unique_hexa_identifier¶
Usage:
get_unique_hexa_identifier [OPTION?] - return a unique hexa identifier
Help Options:
-h, --help Show help options