Skip to main content
Version: 2.0.1

run logs

Retrieve logs from a simulation run. This will print all the logs
from the simulation run one by one in order.

Usage

Usage: simcli run logs [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 logs [OPTIONS] SIMULATION_RUN_ID

Retrieve logs from a simulation run. This will print all the logs from the
simulation run one by one in order.

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