From a5312365f9ccc3ee5aaf2ddb6421b66cd18eb0f0 Mon Sep 17 00:00:00 2001 From: Wouter de Bruijn Date: Wed, 26 Feb 2025 10:11:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Added=20new=20cli=20params?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d533ec6..0bd6bfc 100644 --- a/README.md +++ b/README.md @@ -575,9 +575,11 @@ python3 netbox_zabbix_sync.py ### Flags -| Flag | Option | Description | -| ---- | ------- | ---------------------- | -| -v | verbose | Log with debugging on. | +| Flag | Option | Description | +| ---- | --------- | ------------------------------------- | +| -v | verbose | Log with info on. | +| -vv | debug | Log with debugging on. | +| -vvv | debug-all | Log with debugging on for all modules | ## Config context