loopctl

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL