Skip to content

Commit

Permalink
[docs/index.md] add --ignored-{filename|path} patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurzenika authored Aug 18, 2020
1 parent 7721cbe commit e7a1a28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ Flags:
--force-color Force colored output even if stdout is not a TTY
-h, --help help for kubeval
--ignore-missing-schemas Skip validation for resource definitions without a schema
--ignored-path-patterns A comma-separated list of regular expressions specifying paths to ignore
--ignored-filename-patterns An alias for ignored-path-patterns
-v, --kubernetes-version string Version of Kubernetes to validate against (default "master")
--openshift Use OpenShift schemas instead of upstream Kubernetes
-o, --output string The format of the output of this script. Options are: [stdout json]
Expand Down

0 comments on commit e7a1a28

Please sign in to comment.