How can we help?

Search commands

The search command lets you search published articles in your NeetoKB workspace.

Search articles

This command searches article titles and content. Use this when you want to find existing help content by keyword without opening the admin search UI.

neetokb search --search-term alksmc
neetokb search --search-term getting started --page 1 --page-size 5

Required flags:

  • --search-term - Search query

Optional flags:

  • --page - Page number

  • --page-size - Items per page

  • --subdomain <name> - Target a specific logged-in workspace

  • --json - Return JSON envelope output

  • --quiet - Return raw payload only

  • --toon - Return TOON (token-optimized) output

Sample output:

TITLE    CAT...   CATEGORY URL              ID                 MATC...   MAT...   MATCHED TITLE       
──────   ──────   ───────────────────────   ────────────────   ───────   ──────   ────────────────────
QA Eng..   QA ...   https://acme.neetokb.c...   b75938df-a8e7...   -         -        <span class=artic...

Page 1 of 1 (1 total records)

  Show article: neetokb articles show <id>