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
View Core Commands →

Task Management

Manage the full lifecycle of coding tasks with branch-based isolation.

tasks start, tasks finish, tasks abandon, tasks list
View Task Management →

Configuration

Initialize, view, and manage CCO configuration profiles.

config init, config show, config list, config switch, config delete, config tier
View Configuration →

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
View Memory →

Webhooks

Configure webhook integrations for external notifications.

webhook add, webhook list, webhook remove
View Webhooks →

Usage & Secrets

Monitor usage, manage secrets, and query audit logs.

usage summary, usage export, secret list, secret backup, secret rotate, audit query, audit export
View Usage & Secrets →

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
View Integration →

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

40+
Total Commands
8
Command Groups
7
Global Options
ℹ️

Need help? Run cco --help for an overview of all commands, or cco <command> --help for detailed help on a specific command.