cmd
Использование
cmd [-h] [--to_file] -m <module> -f <function> [-a <fargs>] [--get-result] [-u]
Описание
Команды узла (for support).
Аргументы
- --to_file- Redirect output to file (/tmp/cli-stdout.txt).
- module- python module.
- function- python function.
- fargs- function args.
- --get-result- get states response result
- -u,- --utils Import from utils, not states