cleo init
Initialize project (.cleo/ directory) with automatic agent docs injectionSynopsis
Options
| Option | Description |
|---|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--force | Force operation without confirmation |
--confirm-wipe | Confirm destructive operation |
This command supports JSON output via
--json flag for LLM agent integration.Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|---|---|
0 | Success | No |
3 | File operation failure | No |
101 | Already exists | No |
See Also
- Commands Index - Full command reference
- validate - Check integrity
- backup - Create backups
