AgentChute docs
CLI Reference
Client-facing AgentLint commands used with AgentChute.
Onboarding#
- 01login pairs the CLI with AgentChute.
- 02onboard installs or repairs local configuration.
- 03setup-agent detects additional coding agents.
- 04doctor --fix repairs common setup drift.
agentlint login agentlint onboard agentlint setup-agent agentlint doctor --fix
Verification#
- 01status summarizes setup, queue, upload, and policy health.
- 02test sends a safe verification event.
- 03test-policy runs a harmless template-specific simulation.
agentlint status agentlint test --flush agentlint test-policy <template> --flush
Policy and queue#
These commands are support and transparency tools. Normal users should not need to run manual sync for daily operation.
agentlint policy status agentlint policy refresh agentlint policy explain agentlint queue status agentlint queue flush agentlint queue inspect --last 5