grepai rpg search

CLI reference for grepai rpg search

Search RPG nodes by feature semantics

grepai rpg search <query> [flags]

Options

  -h, --help           help for search
      --json           Output results in JSON format
      --kinds string   Comma-separated node kinds: area, category, subcategory, file, symbol, chunk
  -n, --limit int      Maximum number of results to return (default 10)
      --scope string   Area/category path to narrow search, such as 'cli' or 'rpg/query'
  -t, --toon           Output results in TOON format (token-efficient for AI agents)

SEE ALSO

  • grepai rpg - Search and explore the Repository Planning Graph
Auto generated by spf13/cobra on 31-Aug-2026