Skip to main content
Version: Next

montecarlo result

Retrieve the result of a montecarlo simulation. This will print the result
of the montecarlo simulation in JSON format. The result is determined by the
result of the underlying simulations.

Usage

Usage: simcli montecarlo result [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 result [OPTIONS] MONTECARLO_ID

Retrieve the result of a montecarlo simulation. This will print the result
of the montecarlo simulation in JSON format. The result is determined by the
result of the underlying simulations.

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