Update README.md

This commit is contained in:
David Wertenteil
2021-08-31 16:31:06 +03:00
committed by GitHub
parent 8a00a5c54b
commit 571a15bee8

View File

@@ -32,7 +32,7 @@ If you wish to scan all namespaces in your cluster, remove the `--exclude-namesp
| flag | default | description | options |
| --- | --- | --- | --- |
| `-e`/`--exclude-namespaces` | Scan all namespaces | Namespaces to exclude from scanning, Recommended to exclude `kube-system` and `kube-public` namespaces |
| `-e`/`--exclude-namespaces` | Scan all namespaces | Namespaces to exclude from scanning. Recommended to exclude `kube-system` and `kube-public` namespaces |
| `-s`/`--silent` | Display progress messages | Silent progress messages |
| `-f`/`--format` | `pretty-printer` | Output format | `pretty-printer`/`json`/`junit` |
| `-o`/`--output` | print to stdout | Save scan result in file |