mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-23 00:28:07 +00:00
Update README.md to reflect that the --installation option has been removed.
This commit is contained in:
parent
1f52a13400
commit
95769cae83
@ -47,7 +47,6 @@ Flags:
|
|||||||
-c, --check string A comma-delimited list of checks to run as specified in CIS document. Example --check="1.1.1,1.1.2"
|
-c, --check string A comma-delimited list of checks to run as specified in CIS document. Example --check="1.1.1,1.1.2"
|
||||||
--config string config file (default is ./cfg/config.yaml)
|
--config string config file (default is ./cfg/config.yaml)
|
||||||
-g, --group string Run all the checks under this comma-delimited list of groups. Example --group="1.1"
|
-g, --group string Run all the checks under this comma-delimited list of groups. Example --group="1.1"
|
||||||
--installation string Specify how kubernetes cluster was installed. Possible values are default,hyperkube,kops,kubeadm (default "default")
|
|
||||||
--json Prints the results as JSON
|
--json Prints the results as JSON
|
||||||
-v, --verbose verbose output (default false)
|
-v, --verbose verbose output (default false)
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user