Skip to content

Search CLI reference


Search the Atoi context you can access.

Use this page to inspect every public atoi search command, its accepted flags, and one runnable example.

atoi searchSearch the Atoi context you can access.

Search accessible Threads, messages, Projects, Tasks, files, and outputs.

atoi search <query> [--scope <scope>] [--limit <n>]

FlagTypeDefaultValuesWhat it does
--scopestringLimit the search to one supported scope.
--limitnumberLimit the number of returned records.
--jsonbooleanfalseEmit the canonical JSON envelope.
--ndjsonbooleanfalseEmit one canonical JSON envelope per line.
--formatstringtexttext, jsonChoose human text or the JSON envelope.
--help -hbooleanShow command help.
bash
atoi search "release evidence" --limit 10 --json

Read Run work from the terminal for the rest of this group, or the CLI reference index for every command.

Was this useful?