finnest schema
Emit the command schema.
Emit a machine-readable schema for commands and errors.
Examples
bash
finnest schema --output=jsonbash
finnest schema --envelope --output=jsonbash
finnest schema --jsonOptions
--envelope— Emit the public CLI envelope JSON Schema.--output <format>— Select text, json, or ndjson output.--json— Emit the raw command schema document as JSON.--no-color— Disable ANSI color without changing the output content mode.--no-evidence— Do not write .finnest run evidence.