mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-19 01:47:02 +00:00
deploy: 9a6fff13cb
This commit is contained in:
parent
2cc679c389
commit
76f98aecdd
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Usage: ./bin/kubeconform [OPTION]... [FILE OR FOLDER]...
|
||||||
-skip string
|
-skip string
|
||||||
comma-separated list of kinds to ignore
|
comma-separated list of kinds to ignore
|
||||||
-strict
|
-strict
|
||||||
disallow additional properties not in schema
|
disallow additional properties not in schema or duplicated keys
|
||||||
-summary
|
-summary
|
||||||
print a summary at the end (ignored for junit output)
|
print a summary at the end (ignored for junit output)
|
||||||
-v show version information
|
-v show version information
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue