grokability / jamf2snipe

Import and sync assets from a JAMFPro instance to Snipe-IT asset management.
MIT License
113 stars 55 forks source link

Make dryrun more useful for debugging #126

Closed eviscares closed 2 months ago

eviscares commented 5 months ago

This changes the --dryrun flag so that it runs all code, but doesn't update anything in jamf or snipeit. It also introduces a --connection_test flag, which takes over the functionality of the old dryrun flag.

The main idea behind this is, that for debugging and development purposes it might be useful to run almost all code, but stop short of updating the environment.