Skip to main content

cleo phase

Project-level phase lifecycle management (set, show, transitions)

Synopsis

cleo phase <set|show|history> [OPTIONS]

Subcommands

SubcommandDescription
setRun cleo phase set --help for details
showRun cleo phase show --help for details
historyRun cleo phase history --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 phase

Exit Codes

CodeMeaningRecoverable
0SuccessNo
2Invalid argumentsNo
4Resource not foundNo

See Also