Skip to main content
Version: Next

single logs

Retrieve logs from a single simulation. This will print all the logs from
the single simulation one by one in order. It will only print the logs from
the last underlying simulation run.

Usage

Usage: simcli single logs [OPTIONS] SIMULATION_ID

Options

  • simulation_id (REQUIRED):
    • Type: STRING
    • Default: none
    • Usage: simulation_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 single logs [OPTIONS] SIMULATION_ID

Retrieve logs from a single simulation. This will print all the logs from
the single simulation one by one in order. It will only print the logs from
the last underlying simulation run.

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