Skip to main content
Version: Next

simcli montecarlo

Monte Carlo Simulation Commands. This is used to create and retrieve
information about monte carlo simulations. Monte Carlo simulations are
simulations that are run multiple times with different parameters.

Usage

Usage: simcli montecarlo [OPTIONS] COMMAND [ARGS]...

Options

  • version:

    • Type: BOOL
    • Default: false
    • Usage: --version

    Show the version and exit.

  • help:

    • Type: BOOL
    • Default: false
    • Usage: --help

    Show this message and exit.

CLI Help

Usage: simcli montecarlo [OPTIONS] COMMAND [ARGS]...

Monte Carlo Simulation Commands. This is used to create and retrieve
information about monte carlo simulations. Monte Carlo simulations are
simulations that are run multiple times with different parameters.

Options:
--version Show the version and exit.
--help Show this message and exit.

Commands:
create Create a montecarlo simulation.
get Retrieve information about a montecarlo simulation.
kill Kill a montecarlo simulation.
logs Retrieve logs from a montecarlo simulation.
metrics Retrieve metrics from a montecarlo simulation.
result Retrieve the result of a montecarlo simulation.