Documentation
¶
Overview ¶
Command dumpinventory produces an inventory report of relations that fall back to generic permission checking or list functions, grouped by the reason they cannot generate specialized SQL functions.
This is a Phase 0 tool for tracking progress toward full codegen coverage.
Usage:
dumpinventory # Show summary for all OpenFGA tests (check + list) dumpinventory <name> # Show details for a specific test dumpinventory -summary # Show only the summary counts by reason dumpinventory -check # Show only check codegen inventory dumpinventory -list # Show only list codegen inventory
Output:
Groups relations by CannotGenerateReason and lists affected relations. This serves as a progress checklist for improving codegen coverage.
Click to show internal directories.
Click to hide internal directories.