Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ usage: kandji2snipe [-h] [-l] [-v] [-d] [--dryrun] [--version] [--auto_increment
optional arguments:
-h, --help Shows this help message and exits.
-l, --logfile Saves logging messages to kandji2snipe.log instead of displaying on screen.
-j, --log-json Saves logging messages to console in JSON format.
-v, --verbose Sets the logging level to INFO and gives you a better idea of what the script is doing.
-d, --debug Sets logging to include additional DEBUG messages.
--dryrun This checks your config and tries to contact both the Kandji and Snipe-IT instances, but exits before updating or syncing any assets.
Expand Down
Loading