mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-22 11:17:01 +00:00
update readme
This commit is contained in:
parent
8c6e855239
commit
9b793c2533
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ Usage: ./bin/kubeconform [OPTION]... [FILE OR FOLDER]...
|
||||||
-n int
|
-n int
|
||||||
number of goroutines to run concurrently (default 4)
|
number of goroutines to run concurrently (default 4)
|
||||||
-output string
|
-output string
|
||||||
output format - text, json (default "text")
|
output format - json, tap, text (default "text")
|
||||||
-reject string
|
-reject string
|
||||||
comma-separated list of kinds to reject
|
comma-separated list of kinds to reject
|
||||||
-schema-location value
|
-schema-location value
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue