Skip to main content
Version: 2.0.0

montecarlo logs

Retrieve logs from a montecarlo simulation. This will print all the logs
from every simulation one by one with a prefix of the simulation id. But
only the logs from the last simulation runs of each simulation will be
printed.

Usage

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

Retrieve logs from a montecarlo simulation. This will print all the logs
from every simulation one by one with a prefix of the simulation id. But
only the logs from the last simulation runs of each simulation will be
printed.

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