mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 03:05:04 -06:00
35d7e58a84
By passing `-a` to `opa inspect`, it will pretty-print information about the rules' and packages' annotations. For all annotations, including related_resources, use `-fjson`. Fixes: #4387 Signed-off-by: Johan Fylling <johan.dev@fylling.se>