mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
2d22309715
Rather than requiring both `--explain` and `--verbose`/`-v` a user just needs to pass in `--explain` and verbose output will be enabled. Fixes: #2069 Signed-off-by: Patrick East <east.patrick@gmail.com>