Spinrun Docs
CLI

spinrun agent validate

`spinrun agent validate [--file f]` — Check a document without saving it.

Check a document without saving it.

Usage: spinrun agent validate [--file f]

spinrun agent validate --file edited.json

A document over 64 KiB is refused with exit 1 before anything is sent.

On this page