CLILocal
CLI configuration
View local defaults, history backends and diagnostic paths.
Configuration commands
Terminal
openss config
openss config history_backend sqlite
openss mongo
openss logsLocations
| Data | Location |
|---|---|
| Configuration | config.json in the OpenSS installation |
| SQLite history | ~/Library/Application Support/OpenSS/data/openss.db |
| Update preferences | ~/Library/Application Support/OpenSS/update.json |
| Logs | Use openss logs or openss doctor --logs |
Notable defaults
- History backend: sqlite.
- Capture target: ask.
- Capture auto-analysis: enabled.
- Autocopy: enabled, preferring a fenced code block.
- OCR language: en-US, accurate recognition.