Description

The following command line options instruct the GenRocket Runtime to echo Scenario state information to the command line console.  To learn more, go to Managing Scenario State


Commands

-sl
--state-list  


Example Output

The output below shows two Scenarios are currently Stateful and having their Generator's parameter values saved after each successful Scenario run.  Each Scenario is given a unique Id so it can be cleared via it's Id.


: genrocket -sl
GenRocket Runtime Version: 3.5.14
GenRocket Version: 3.5.14
GenRocket Engine Version: 3.5.14.3
GenRocket Generator Runtime Version: 3.5.14.2
GenRocket Receiver Runtime Version: 3.5.14.1


+--------+--------------------+----------------------+----------------+--------------------+------------------+----------------------------+
|   id   |  Scenario Version  |  Organization Name   |  Project Name  |  Project Version   |  Scenario Name   |        Last Updated        |
+--------+--------------------+----------------------+----------------+--------------------+------------------+----------------------------+
|  1774  |         2          |      GenRocket       |    LiveDemo    |        1.0         |   TestScenario   |  2017-04-10 09:52:22.133   |
|  3239  |         6          |      GenRocket       |  GenRocketBank |        1.0         |   UserScenario   |  2018-01-12 13:57:51.409   |
+--------+--------------------+----------------------+----------------+--------------------+------------------+----------------------------+