docs: Updating README with new CLI command (#2359)

This commit is contained in:
Anais Urlichs
2022-06-22 12:46:48 +01:00
committed by GitHub
parent 4c35084f27
commit bc27198d3e
2 changed files with 3 additions and 1 deletions

View File

@@ -74,7 +74,7 @@ https://user-images.githubusercontent.com/1161307/171013917-b1f37810-f434-465c-b
</details>
```bash
$ trivy k8s mycluster
$ trivy k8s --report summary cluster
```
<details>
@@ -84,6 +84,8 @@ $ trivy k8s mycluster
</details>
Note that you can also receive a detailed scan, scan only a specific namespace, resource and more.
Find out more in the [Trivy Documentation][docs] - [Getting Started][getting-started]