CLI Commands
Complete reference for all CCS commands and options.Basic Usage
profile- Optional profile name (default: “default”)args- Passed directly to Claude CLI
Profile Commands
Switch Profiles
With Arguments
Account Management
Create Account Profile
List Profiles
Set Default
ccs without arguments.
Remove Profile
Utility Commands
Version
Help
Update
Configuration Dashboard
Health Check
Sync Shared Data
OAuth Provider Commands
Authentication
Logout
Headless Mode
Environment Variables
| Variable | Description |
|---|---|
CCS_CONFIG | Override config file path |
CCS_CLAUDE_PATH | Override Claude CLI location |
NO_COLOR | Disable colored output |
CCS_DEBUG_LOG | Enable debug logging |
Exit Codes
| Code | Meaning |
|---|---|
| 0 | Success |
| 1 | Error (config, profile, or execution) |
