./scenarios and then <data_dir>/scenarios, by their name field or by a path ending in .yaml or .yml.
scenario list
-v shows which operations each archetype bound to. Works offline. See Archetypes.
scenario run
Exit
0 when every scenario passes, 1 when any assertion fails, 2 when a step could not execute or the run could not be set up. No running server is needed; the run builds its own engine. See Running scenarios.
scenario create
--yes saves without asking. See Plain English.
scenario from-drift
1 when the replay fails, which confirms the sandbox already reproduces the drifted behaviour. See Generated packs.
scenario from-recordings
traffic-<upstream>.
scenario reproduce
0 when the failure recurs, 2 when it does not or the recording is gone. See Reproduce.