mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
update README
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
2cbfd83f53
commit
1647e47976
1 changed files with 2 additions and 0 deletions
|
@ -48,10 +48,12 @@ version 1.13.0 or later.
|
||||||
### Docker Bench for Security options
|
### Docker Bench for Security options
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
-b optional Do not print colors
|
||||||
-h optional Print this help message
|
-h optional Print this help message
|
||||||
-l FILE optional Log output in FILE
|
-l FILE optional Log output in FILE
|
||||||
-c CHECK optional Comma delimited list of specific check(s)
|
-c CHECK optional Comma delimited list of specific check(s)
|
||||||
-e CHECK optional Comma delimited list of specific check(s) to exclude
|
-e CHECK optional Comma delimited list of specific check(s) to exclude
|
||||||
|
-i INCLUDE optional Comma delimited list of patterns within a container name to check
|
||||||
-x EXCLUDE optional Comma delimited list of patterns within a container name to exclude from check
|
-x EXCLUDE optional Comma delimited list of patterns within a container name to exclude from check
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue