sim-explorer - CLI interface

sim-explorer cases –info

sim-explorer cases [options [args]]

sim-explorer positional arguments

  • cases - The sim-explorer specification file. (default: None)

sim-explorer options

  • -h, --help - show this help message and exit

  • --info - Display the structure of the defined cases.

  • --run RUN - Run a single case. (default: None)

  • --Run RUN - Run a case and all its sub-cases. (default: None)

  • -q, --quiet - console output will be quiet.

  • -v, --verbose - console output will be verbose.

  • --log LOG - name of log file. If specified, this will activate logging to file. (default: None)

  • --log-level LOG_LEVEL - log level applied to logging to file. (default: WARNING)

  • -V, --version - show program’s version number and exit

_________________sim-explorer___________________