Skip to main content
Version: 2.0.0

montecarlo metrics

Retrieve metrics from a montecarlo simulation. This will print all the
metrics from every simulation, it adds a field `simulation_id` to
distinguish which simulation the metrics belong to. It will only print the
metrics from the last simulation runs of each simulation.

Usage

Usage: simcli montecarlo metrics [OPTIONS] MONTECARLO_ID

Options

  • montecarlo_id (REQUIRED):
    • Type: STRING
    • Default: none
    • Usage: montecarlo_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 montecarlo metrics [OPTIONS] MONTECARLO_ID

Retrieve metrics from a montecarlo simulation. This will print all the
metrics from every simulation, it adds a field `simulation_id` to
distinguish which simulation the metrics belong to. It will only print the
metrics from the last simulation runs of each simulation.

Options:
--staging Use Staging Area For Testing
--help Show this message and exit.