Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Command Line Usage

This document contains the help content for the ixa command-line program.

ixa

Default cli arguments for Ixa runner

Usage: ixa [OPTIONS]

Options:
  • -r, –random-seed <RANDOM_SEED> — Random seed

    Default value: 0

  • -c, –config — Optional path for a global properties config file

  • -o, –output <OUTPUT_DIR> — Optional path for report output

  • –prefix <FILE_PREFIX> — Optional prefix for report files

  • -f, –force-overwrite — Overwrite existing report files?

  • -l, –log-level <LOG_LEVEL> — Enable logging

  • -v, –verbose — Increase logging verbosity (-v, -vv, -vvv, etc.)

    LevelERRORWARNINFODEBUGTRACE
    Default
    -v
    -vv
    -vvv
  • –warn — Set logging to WARN level. Shortcut for –log-level warn

  • –debug — Set logging to DEBUG level. Shortcut for –log-level DEBUG

  • –trace — Set logging to TRACE level. Shortcut for –log-level TRACE

  • –no-stats — Suppresses the printout of summary statistics at the end of the simulation