Skip to main content
Version: Next

simcli single

Single Simulation Commands. This is used to create and retreive information
about simulations. Single simulations are simulations that can be run
multiple times if the simulation fails and can be part of a montecarlo.

Usage

Usage: simcli single [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 single [OPTIONS] COMMAND [ARGS]...

Single Simulation Commands. This is used to create and retreive information
about simulations. Single simulations are simulations that can be run
multiple times if the simulation fails and can be part of a montecarlo.

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

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