Please let us know how we can specify Property or input parameters while executing Twister from command line.
Referring Twister User Guide 0.8 under "Command line interface" specifies how to use twister from command line. How can we pass the Property say "ConfigFile" with a file path here.
Referring to bug https://github.com/Luxoft/Twister/issues/171, we came to know we can specify Property or Input Parameter in GUI.
Please let us know how we can specify Property or input parameters while executing Twister from command line.
Referring Twister User Guide 0.8 under "Command line interface" specifies how to use twister from command line. How can we pass the Property say "ConfigFile" with a file path here.
$ python cli.py --server 127.0.0.1:8000 --login user:password -s start -p ~/twister/config/projects/project1.xml -c ~/twister/config/fwmconfig.xml