cleo phase
Project-level phase lifecycle management (set, show, transitions)
Synopsis
cleo phase <set|show|history> [OPTIONS]
Subcommands
| Subcommand | Description |
|---|
set | Run cleo phase set --help for details |
show | Run cleo phase show --help for details |
history | Run cleo phase history --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 |
2 | Invalid arguments | No |
4 | Resource not found | No |
See Also