CLI Reference¶
All Costcut CLI commands:
| Command | Purpose |
|---|---|
costcut report |
Show local session usage stats (terminal) |
costcut push |
Upload sessions to backend (dashboard) |
costcut auth set |
Store API key for authentication |
costcut auth status |
Check login status |
costcut auth logout |
Remove stored API key |
costcut init |
Install hooks bundle to .claude/hooks |
Getting Help¶
costcut --help
costcut <command> --help
Examples:
costcut report --help
costcut push --help
costcut auth --help