Expand description
fraiseql validate-documents — validate a trusted documents manifest.
Checks:
- The manifest JSON is well-formed
- Each key is a valid SHA-256 hex string matching its query body
- Exits 0 on success, 2 on validation failure
Functions§
- run
- Run the
validate-documentscommand.