skip to content
ccdocs

Command Reference

Full reference for all CC commands.

Projects & Environments

CommandDescription
cc switchSwitch active project/environment
cc projectList, create, or delete projects
cc envList, create, or delete environments
cc workspaceManage workspaces — add, list, edit, open, assign, remove
cc statShow the active environment
cc openOpen the active environment in a browser
cc cdChange directory to the active environment

Database

CommandDescription
cc dbChange, rename, or drop the active database; pool management
cc backupNamed DB snapshots — create, list, restore, delete
cc copyQuick in-place database copy (-CC-COPY suffix)
cc restoreRestore from a CC copy
cc initdbRestore a zip dump into a new database
cc resetDrop the CC SQLite schema (full reset)

Git & GitHub

CommandDescription
cc branchGit branch operations
cc fetchGit fetch across all version repos
cc prList open PRs or create a new one
cc githubOpen the GitHub repo in a browser

Development

CommandDescription
cc moduleInstall or update modules; -i/-u sets launch mode
cc shOpen the Odoo.sh project in the browser
cc newScaffold a new Odoo module
cc clocCount lines of code; -a for active modules only
cc venvInteractive pyenv virtualenv management

Intel

CommandDescription
cc intelManage the skill telemetry index — scan, add-repo, list-repos
cc reindexWalk new commits, run language packs, update skill tags

Time & Reporting

CommandDescription
cc timePunch in/out and view timesheet

Tools & Config

CommandDescription
cc setupFirst-time interactive wizard (settings, versions, pyenv, shell, theme)
cc configInteractive single-setting picker; -l lists all settings
cc themePick or set the color theme
cc shellInstall / check shell integration (zsh, fish)
cc daemonManage the background daemon: start, stop, restart, status
cc logsTail daemon log files; filter by source or level
cc tunnelSSH tunnel to an Odoo.sh PostgreSQL database
cc webStart the CC companion web app
cc ticketOpen the linked ticket in a browser
cc psxOpen PSX runbot tests in a browser

On this page