mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 18:46:41 +01:00
add --file option to readme (#533)
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
1b23a94015
commit
dd2c178085
@ -128,6 +128,9 @@ output: "table"
|
||||
# same as -q ; SYFT_QUIET env var
|
||||
quiet: false
|
||||
|
||||
# same as --file; write output report to a file (default is to write to stdout)
|
||||
file: ""
|
||||
|
||||
# enable/disable checking for application updates on startup
|
||||
# same as SYFT_CHECK_FOR_APP_UPDATE env var
|
||||
check-for-app-update: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user