cleo exists
Validate task ID exists (scripting/CI). Exit 0=exists, 1=not found.Agent Relevance: Critical - Essential for LLM agent workflows
Synopsis
Options
| Option | Description |
|---|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--include-archive | Include archived tasks in search |
--verbose | Show detailed output |
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 |
See Also
- Commands Index - Full command reference
- list - View tasks
- show - Task details
- find - Search tasks
