-s, --scenarios <list> | required | Scenario keys or tags, comma-separated. Mix freely. |
--from <type> | gateway | Entry point: gateway | ticket |
-m, --mode <mode> | host | Execution mode: host | incus | lima |
-g, --gateway <type> | | Gateway type. Required with --from gateway. Must be servicenow. |
-i, --iter <n> | 1 | Number of iterations per scenario |
-p, --scenarios-path <path> | auto-detected | Path to the scenarios root directory |
--env-file <path> | auto-detected | Path to the env file |
--parallel | | Run scenarios concurrently using available RAM. Requires --mode incus or --mode lima. |
--parallel-ram-cap <gb> | | Cap the RAM budget for parallel execution in GB. Requires --parallel. |
--log-file <path> | | Mirror all output (ANSI-stripped) to a file |
-v / -vv | | -v: show only failed checks. -vv: show all checks with full debug output. |