Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziGregg, this is not a new feature...you can see the usage help if you run the controller with a -h or -help option. It has an extensive amount of information that it produces here, so you might have missed it. I have simplified to highlight this functionality:
>laeController -h
Usage: laeController [--help] [options]
[ Stuff deleted for brevity...]
usage: Controller [-P <property>=<value>] [-a <argument>=<value>] [-u <username>] [-p <password>] [-
s <brs file>] [-dump <brs dump>] [-r <run name>] [-v] <brx file>
Options:
-P <property>=<value> Set property to value
-a <argument>=<value> Set runtime argument to value
[ Stuff deleted for brevity...]
Unfortunately, I do believe the Run Time Parameter help that can be found from within BRE does not mention this; I have filed a bug to note this disconnect on documentation (PR is #4265).
Cheers
Rich