You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/measuring/runner-switches.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ Apart from the `config.yml` some additional configuration is possible when manua
42
42
-`--dev-flow-timetravel` Allows to repeat a failed flow or timetravel to beginning of flows or restart services
43
43
-`--dev-no-optimizations` Disables the creation of potential optimization recommendations based on the measurement run.
44
44
-`--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
45
46
46
47
These options are not available when doing cron runs.
0 commit comments