The ToolRunner can be used on the command line as well. It offers the following command line options:
ToolRunner [-norun] [--exit-after-run] [-toolcheck] [-scanpath path] [-prefs prefsfile] [-ignoreprefs] file.{mlinstall|pro|mldoc} directory
-norun: By default, the ToolRunner will run on all files that are passed in. To prevent this, use this option.
--exit-after-run: Closes the ToolRunner after all files are processed.
-toolcheck: Runs the tool check and show the result.
-scanpath: Sets a scan path to be scanned for packages. Multiple -scanpath options can provided.
-prefs: Specifies a prefs file to load, which is used for the package configuration.
-ignoreprefs: Specifies to ignore the default MeVisLab prefs file.
file.{mlinstall|pro|mldoc}: Specifies a file that should be processed.
directory: Specifies a directory that should be processed. The directory will be scanned for known file types and these will be added to the ToolRunners file list.
© 2024 MeVis Medical Solutions AG