Skip to content

Commit 0f51778

Browse files
committed
Added switch doku --print-phase-stats
1 parent 302b213 commit 0f51778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/measuring/runner-switches.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Apart from the `config.yml` some additional configuration is possible when manua
4242
- `--dev-flow-timetravel` Allows to repeat a failed flow or timetravel to beginning of flows or restart services
4343
- `--dev-no-optimizations` Disables the creation of potential optimization recommendations based on the measurement run.
4444
- `--print-logs` Prints the container and process logs to stdout
45+
- `--print-phase-stats PHASE_NAME` Prints the stats of the given phase to the CLI. Typical argument would be "\[RUNTIME\]" to see all runtime phases combined
4546

4647
These options are not available when doing cron runs.
4748

0 commit comments

Comments
 (0)