CLI Reference
This is the main index page for the CLI Reference section. Browse command groups below to find detailed documentation for each command.
Command Groups
CCO provides 40+ commands organized into 8 functional groups. Click any group to view detailed command documentation.
Core Commands
Essential commands for interacting with CCO and running tasks.
ask, version, help, doctor, plan, task, task-ready, task-proof, review, trace, cleanup
Task Management
Manage the full lifecycle of coding tasks with branch-based isolation.
tasks start, tasks finish, tasks abandon, tasks list
Configuration
Initialize, view, and manage CCO configuration profiles.
config init, config show, config list, config switch, config delete, config tier
Memory
AOMA-powered persistent memory for context across sessions.
mem add, mem ask, mem consolidate, mem status, mem list, mem project-switch, mem project-show, mem export, mem sync, mem suggest
Webhooks
Configure webhook integrations for external notifications.
webhook add, webhook list, webhook remove
Usage & Secrets
Monitor usage, manage secrets, and query audit logs.
usage summary, usage export, secret list, secret backup, secret rotate, audit query, audit export
Integration
Obsidian sync, Codex code intelligence, and alerting.
obsidian sync, obsidian import, obsidian status, codex query, codex impact, codex context, codex suggest-agent, codex status, codex detect-changes, alert, alert-add
Global Options
All CCO commands support these global options:
| Option | Description |
|---|---|
--version |
Show version information and exit |
--help |
Show help message and exit |
--log-level [DEBUG|INFO|WARNING|ERROR] |
Set logging level (default: INFO) |
--log-file <path> |
Write log output to specified file |
--dry-run |
Show what would be done without executing |
--no-color |
Disable colored output |
-y, --yes |
Skip all confirmation prompts |
Command Statistics
Need help? Run cco --help for an overview of all commands, or cco <command> --help for detailed help on a specific command.