-
Notifications
You must be signed in to change notification settings - Fork 138
Client Flags
tuxudo edited this page Jun 19, 2023
·
1 revision
MunkiReport v5.8 introduces flags for the client.
Options:
-
-h
,--help
show this help message and exit -
-V
,--version
Print the version of the munki tools and exit. -
--show-config
Print the current configuration and exit. -
-S
,--scriptsonly
Runs the MunkiReport postflight scripts only. -
-U
,--uploadonly
Skips running the MunkiReport scripts and only uploads the cache files to the server. -
-A
,--forceall
Forces all the cache files to upload to the server. SHOULD NOT BE USED IN PRODUCTION!! -
-F FORCE_MODULES
,--force=FORCE_MODULES
Forces the specified module's cache file to upload to the server. Usage:sudo munkireport-runner -F time_machine
SHOULD NOT BE USED IN PRODUCTION!! -
--remove-python2
Uninstalls MunkiReport's Python 2 pkg. -
--uninstall-munkireport
Fully uninstalls MunkiReport.
- General Upgrade Procedures
- How to Upgrade Versions
- Troubleshooting Upgrades
- Migrating sqlite to MySQL