vet agent

Run an available AI agent

vet agent [flags]

Options

      --fast            Prefer a fast model when available (compromises on advanced reasoning)
  -h, --help            help for agent
      --max-steps int   The maximum number of steps for the agent executor (default 30)
  -p, --prompt string   A single prompt to run the agent with

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
  -l, --log string                 Write command logs to file, use - as for stdout
      --no-banner                  Do not display the vet banner
  -v, --verbose                    Show verbose logs

SEE ALSO

  • vet - [ Establish trust in open source software supply chain ]
  • vet agent query - Query agent allows analysis and querying the vet sqlite3 report database
Auto generated by spf13/cobra on 25-Oct-2025