CLI reference
Run an experiment
--verbose streams vLLM server and selected benchmark output and overrides the YAML logging
level with DEBUG for that invocation.
Retry selected trials
The source run and trials are validated first. The command creates a new linked run containing only the requested fixed configurations.
Display reproduction commands
This reads stored artifacts and prints the vLLM and benchmark commands. It does not start a server or execute the commands.
Regenerate a report offline
The command reads the immutable run and trial results without loading a model
or invoking vLLM or GuideLLM. By default it creates a timestamped directory
under RUN_ID/regenerated/; an existing destination is never overwritten.
Use vtune --help or a subcommand's --help for the complete option list.