cleo phases
List phases with progress bars and statistics
Synopsis
cleo phases <show|stats> [OPTIONS]
Subcommands
| Subcommand | Description |
|---|
show | Run cleo phases show --help for details |
stats | Run cleo phases stats --help for details |
Options
| Option | Description |
|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
This command supports JSON output via --json flag for LLM agent integration.
Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|
0 | Success | No |
4 | Resource not found | No |
100 | No data/results | No |
See Also