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
-q, --query Explicitly specify the query text.
lens list
List all previous research sessions stored in your local workspace.
bash
lens resume
Re-open a previous session and re-generate reports if needed.
bash
Keyboard Shortcuts
Stop Session Ctrl + C
Cycle History Up / Down