Documentation
¶
Overview ¶
Command loopctl is the CLI for LoopKit.
Usage:
loopctl ls --store <dsn> loopctl inspect <id> --store <dsn> loopctl record <id> --store <dsn> -o output.loopfix loopctl replay <file.loopfix> [--strict] loopctl fork <id> --store <dsn> --at <N> [--model <name>] [--system-patch <file>] loopctl diff <a> <b> [--json] loopctl eval suite.json [--baseline b.json] [--gate <scorer:threshold>] loopctl serve --store <dsn> [-p <port>]
Store DSN formats:
sqlite://path/to/db.sqlite — SQLite database at path memory:// — In-memory store (tests / transient use)
Click to show internal directories.
Click to hide internal directories.