Lens

CLI Reference

Complete documentation for the Lens command-line interface.

Global Flags

These flags can be used with any Lens command.

Flag Description Default
--verbose, -v Enable detailed logging output. false
--config, -c Path to a custom lens.config.yaml. ./lens.config.yaml
--json Output command results as raw JSON. false

Commands

lens research

Execute a research session on a given query across multiple collectors.

bash
lens research "your research topic" --query="optional explicit query"
-q, --query

Explicitly specify the query text.

lens list

List all previous research sessions stored in your local workspace.

bash
lens list

lens resume

Re-open a previous session and re-generate reports if needed.

bash
lens resume [SESSION_ID]

Keyboard Shortcuts

Stop Session Ctrl + C
Cycle History Up / Down