octolens CLI brings your Octolens workspace to the terminal: the
mentions Octolens collects for you across Reddit, X, LinkedIn, Hacker News and
the rest, plus the keywords, feeds, filters, notifications and analytics
around them.
It is built for two kinds of user at once:
- People at a terminal — skim new mentions over coffee, open one in the browser, mark the false positives, watch a launch unfold live.
- Agents and scripts — every command takes
--jsonand emits exactly one JSON document on stdout, errors are a single machine-readable envelope on stderr, and exit codes are stable. If you are wiring the CLI into CI or an agent, read The —json contract and Exit codes first.
What it feels like
Search on demand — one-time, AI-scored, no setup first (new workspaces can be created from the terminal too — Signup & the Agents plan):Where to start
Quickstart
Your first ten minutes: log in, initialize the workspace, read and triage
your first mentions.
Install & login
npm install, the browser login, API keys for CI, and what each scope
allows.
Initialize a workspace
The guided onboarding: company profile, keywords, filters and your first
feed — all from the terminal.
Command reference
The full command set, group by group, exactly as the binary states it.
