Skip to content

Commit 776e722

Browse files
committed
Add docs
Signed-off-by: Michael Pilat <[email protected]>
1 parent 78b63e9 commit 776e722

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/install/cmd/run.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,12 @@ Set the log level to *level*, where *level* can be one of `trace`, `debug`,
195195

196196
Can also be set using the *IMAGE_UPDATER_LOGLEVEL* environment variable.
197197

198+
**--log-format *format***
199+
200+
Set the log format to *format*, where *level* can be one of `text` or `json`
201+
202+
Can also be set using the *IMAGE_UPDATER_LOG_FORMAT* environment variable.
203+
198204
**--match-application-label *selector***
199205

200206
Only process applications that have a valid annotation and match the given

0 commit comments

Comments
 (0)