cleo self-update
Update CLEO to latest version from GitHub releases with checksum verificationAgent Relevance: High - Frequently used by LLM agents
Synopsis
Options
| Option | Description |
|---|---|
--check | Check status without making changes |
--status | Filter by status |
--version | Specific version |
--force | Force operation without confirmation |
--format | Output format: text, json |
--json | Force JSON output |
--human | Force human-readable output |
--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 |
1 | General error | No |
2 | Invalid arguments | No |
3 | File operation failure | No |
4 | Resource not found | No |
5 | Missing dependency | No |
100 | No data/results | No |
See Also
- Commands Index - Full command reference
- validate - Check integrity
- backup - Create backups
