vet endpoint scan
Scan the endpoint and (when credentials are configured) sync results to SafeDep Cloud
Synopsis
Scan this endpoint for installed inventory (AI tools, MCP servers, coding agents, AI extensions). When SafeDep credentials are configured the discovered items are streamed to SafeDep Cloud; without credentials the command prints a local table and exits 0 with a hint.
vet endpoint scan [flags]
Options
--drain-timeout duration Maximum time to wait for pending cloud uploads to finish on exit (default 30s)
-h, --help help for scan
--kind stringArray Limit to specific scanner kinds (allowed: ai-tool, agent-skill); repeatable, empty for all
-D, --project-dir string Project root for project-level discovery (default: cwd)
--report-json string Write JSON inventory to file
--scope stringArray Limit to specific scopes (system, project); repeatable, empty for all
-s, --silent Suppress default summary output
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 endpoint - Endpoint inventory and SafeDep Cloud sync