datree kustomize test
Test kustomization files
Options
Name | Description |
---|---|
--help, -h | Help for 'test' |
--ignore-missing-schemas | Ignore missing schemas when executing schema validation step |
--no-record | Do not send policy checks metadata to the backend |
--only-k8s-files | Evaluate only valid yaml files with the properties 'apiVersion' and 'kind'. Ignore everything else |
-o, --output <output> | Define output format (simple, yaml, json, xml, JUnit) |
-p, --policy <policy> | Policy name to run against |
--policy-config <arg> | Path for local policies configuration file |
--schema-location <stringArray> | Override schemas location search path (can be specified multiple times) |
-s, --schema-version | Set kubernetes version to validate against. Defaults to 1.19.0 |
--verbose | Display 'How to Fix' link |