vet agent query
Query agent allows analysis and querying the vet sqlite3 report database
vet agent query [flags]
Options
--db string The path to the vet sqlite3 report database
-h, --help help for query
Options inherited from parent commands
-d, --debug Show debug logs
-e, --exceptions string Load exceptions from file
--exceptions-extra strings Load additional exceptions from file
--fast Prefer a fast model when available (compromises on advanced reasoning)
-l, --log string Write command logs to file, use - as for stdout
--max-steps int The maximum number of steps for the agent executor (default 30)
--no-banner Do not display the vet banner
-p, --prompt string A single prompt to run the agent with
-v, --verbose Show verbose logs
SEE ALSO
- vet agent - Run an available AI agent