Overview of AgentOps CLI (ao) Commands
mainThe AgentOps CLI, invoked via the ao command, provides a suite of 17 top-level command modules for managing agentic workflows, evaluating models, and inspecting system state.
Key command categories include:
- System & Configuration:
config(layered source reporting),doctor(safety-focused system checks/fixes),init(evidence storage setup), andversion(metadata). - Evaluation & Execution:
eval(deterministic and live substrate for evaluations),gate(deterministic-check boundary), anddemo(product-boundary output). - Observability & Provenance:
status(artifact validation),provenance(hash-chain verification and tracing),capabilities(system contract projection), andflywheel(metrics and status). - Knowledge & Skills:
skills(querying and resolving agent skills),goals(measuring and validating goals), androbot-docs(command-tree projection). - Utilities:
redact(secret scrubbing),session(local bootstrap and handoff), andquick-start(orientation text).