Skip to main content
The SQR CLI is a single-file Python script for managing records, templates, and API keys from the terminal.

Install

Or clone the repo and run directly:

Configure

Save your API URL and key so you don’t have to pass them every time:
This creates ~/.sqr/config.json:

Commands

Health check

Templates

Records

Scanning

Embedding

API keys

Environment variables

Instead of sqr configure, you can set environment variables:
Environment variables take precedence over ~/.sqr/config.json.