dmd policy lint
dmd policy lint
Lint an Open Policy Agent policy
Usage
lint /path/to/policy.rego [/path/to/another-policy.rego ...]
Synopsis
Lint an Open Policy Agent policy
This runs a little more validation than dmd policy evaluate
.
Options
Flag (type) | Usage | Notes |
---|---|---|
-h, --help
|
help for lint |
|
Options inherited from parent commands
Flag (type) | Usage | Notes |
---|---|---|
--debug
|
whether to enable debug logging |
|
Related
dmd policy
- Perform actions alongside user-defined Policies