cleo find
Aliases:search
Fuzzy search tasks by title/description. ID prefix matching via —id.
Agent Relevance: Critical - Essential for LLM agent workflows
Synopsis
Options
| Option | Description |
|---|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--id | Search by task ID prefix |
--exact | Exact string matching |
--status | Filter by status |
--field | Search in specific field |
--include-archive | Include archived tasks in search |
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 |
100 | No data/results | No |
See Also
- Commands Index - Full command reference
- list - View tasks
- show - Task details
