CLI

High-level AgentInspect CLI command groups for local inspect, check, redact, and export workflows.

Overview

The CLI is local-first and read-only by default where possible. Exports write local files only. There is no upload and no vendor sink.

Command groups

  • `init`, `doctor` — scaffold and diagnose local setup
  • `list`, `view`, `report`, `what`, `timeline`, `stats`, `search` — inspect
  • `check`, `eval` — deterministic quality gates
  • `redact`, `scan`, `verify-safe` — safe sharing
  • `export`, `artifacts`, `ci-summary` — local artifacts
  • `diff`, `sessions`, `session` — compare and multi-run workflows
  • `logs`, `tail`, `open`, `migrate` — ingest and compatibility

Full reference in GitHub docs

Full reference remains in GitHub docs during the docs migration.