Skip to main content

cleo phases

List phases with progress bars and statistics

Synopsis

cleo phases <show|stats> [OPTIONS]

Subcommands

SubcommandDescription
showRun cleo phases show --help for details
statsRun cleo phases stats --help for details

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo phases

Exit Codes

CodeMeaningRecoverable
0SuccessNo
4Resource not foundNo
100No data/resultsNo

See Also