API and SQL commands
View as MarkdownIdentity
Section titled “Identity”API-backed api and sql command groups.
Contract
Section titled “Contract”api get|post|put|delete <path>calls an arbitrary mounted application route with supported query/body options.sql query <sql>accepts JSON--paramsand a result--limit.sql execute <sql>accepts JSON parameters and supported dry-run behavior exposed by command help.- SQL routes are privileged and bypass generated row helpers and ordinary row-scope guarantees.