-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make dryrun more useful for debugging
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.
- Loading branch information
Showing
1 changed file
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters