simcli run
Simulation Run Commands. This is used to retrieve information about
simulation runs. Simulation runs cannot be created manually since they have
to be part of a simulation. To create a simulation run, use the create
command of the simulation type you want to use (single or montecarlo).
Usage
Usage: simcli run [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 run [OPTIONS] COMMAND [ARGS]...
Simulation Run Commands. This is used to retrieve information about
simulation runs. Simulation runs cannot be created manually since they have
to be part of a simulation. To create a simulation run, use the create
command of the simulation type you want to use (single or montecarlo).
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
get Retrieve information about a simulation run.
logs Retrieve logs from a simulation run.
metrics Retrieve metrics from a simulation run.
result Retrieve the result of a simulation run.