single metrics
Retrieve metrics from a single simulation. This will print all the metrics
from the last single simulation one by one in JSON format regardless if it
was successful or not. It will only print the metrics from the last
underlying simulation run. You can easily add that to a file using >
(append) or >> (overwrite).
Usage
Usage: simcli single metrics [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 metrics [OPTIONS] SIMULATION_ID
Retrieve metrics from a single simulation. This will print all the metrics
from the last single simulation one by one in JSON format regardless if it
was successful or not. It will only print the metrics from the last
underlying simulation run. You can easily add that to a file using >
(append) or >> (overwrite).
Options:
--staging Use Staging Area For Testing
--help Show this message and exit.