Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: NerdMachineIf you type brainController.py, you will get help on command line arguments. I think you are interested in -dump.
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
-u <username> Use <username> for authentication to the server
-p <password> Use <password> for authentication to the servrs file> Resume execution from the state contained in <brs file>
-dump <brs dump> Dump the state of the execution upon completion to <brs dump>
-brdlog <brd log> Log in brd format to <brd log>
-r <run name> Use the name <run name> for labeling this execution
--debug Debug: use standard error and be verbose
-v Verbose