CLI Reference
This page is the entrypoint for all CLI command documentation.
Available Commands
completionconfighelpmcprun
Start Here
- command index: /reference/commands/index
- run command: /reference/commands/run
- mcp command: /reference/commands/mcp
- config command: /reference/commands/config
- completion command: /reference/commands/completion
- help command: /reference/commands/help
Command Behavior Notes
run --dry-runcalls engine withdry_run=trueand does not execute Docker workloads.run --compareruns each provider sequentially and skips providers with missing API keys.runandrun --comparepassTAVILY_API_KEYto engine assearch_api_keywhen present.- CLI config values are used only if corresponding flags are not explicitly set.
Global Flags
-c, --config: override config path (default~/.validtr/config.yaml)
Exit Behavior
The root command exits with code 1 on command error.
