Skip to content

CLI Reference

Complete command-line interface reference.

Commands

run

Execute monitoring run.

llm-answer-watcher run --config PATH [OPTIONS]

Options: - --config PATH (required): Configuration file - --format [human|json|quiet]: Output format - --yes, -y: Skip prompts - --force: Override budget limits - --verbose, -v: Verbose logging

validate

Validate configuration.

llm-answer-watcher validate --config PATH [OPTIONS]

eval

Run evaluation suite.

llm-answer-watcher eval --fixtures PATH [OPTIONS]

prices show

Display LLM pricing.

llm-answer-watcher prices show [OPTIONS]

See CLI Commands for detailed usage.