Skip to content

Added feature to specify plugins not to be run#113

Merged
ydkhatri merged 2 commits intoydkhatri:masterfrom
mnrkbys:not_to_run_plugins
Jul 28, 2024
Merged

Added feature to specify plugins not to be run#113
ydkhatri merged 2 commits intoydkhatri:masterfrom
mnrkbys:not_to_run_plugins

Conversation

@mnrkbys
Copy link
Contributor

@mnrkbys mnrkbys commented Mar 7, 2024

Added a feature to specify plugins not to be run (add "-" at the end of the plugin name).
For example, the following command line can run all plugins except UNIFIEDLOGS, SCREENTIME, and XPROTECTDIAG.

% python ./mac_apt.py -o /Volumes/4n6Data/mac_apt_out/macOS_14.3.1 -d VMDK sample.vmdk ALL UNIFIEDLOGS- SCREENTIME- XPROTECTDIAG-

While this method may not be the best, it has the advantage of not requiring the implementation of new options.
Also, fixed some Flake8 errors.

@ydkhatri ydkhatri merged commit 89abb9d into ydkhatri:master Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants