Skip to main content
Version: Next

run result

Retrieve the result of a simulation run. This will print the result of the
simulation run in JSON format.

Usage

Usage: simcli run result [OPTIONS] SIMULATION_RUN_ID

Options

  • simulation_run_id (REQUIRED):
    • Type: STRING
    • Default: none
    • Usage: simulation_run_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 run result [OPTIONS] SIMULATION_RUN_ID

Retrieve the result of a simulation run. This will print the result of the
simulation run in JSON format.

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