single result
Retrieve the result of a single simulation. This will print the result of the
single simulation in JSON format. The result is determined by the result of
the last underlying simulation run, which has to have been successful.
Usage
Usage: simcli single result [OPTIONS] SIMULATION_ID
Options
simulation_id
(REQUIRED):- Type: STRING
- Default:
none
- Usage:
simulation_id
staging
:- Type: BOOL
- Default:
false
- Usage:
--staging
Use Staging Area For Testing
help
:- Type: BOOL
- Default:
false
- Usage:
--help
Show this message and exit.
CLI Help
Usage: simcli single result [OPTIONS] SIMULATION_ID
Retrieve the result of a single simulation. This will print the result of
the single simulation in JSON format. The result is determined by the result
of the last underlying simulation run, which has to have been successful.
Options:
--staging Use Staging Area For Testing
--help Show this message and exit.