Optional Parameters
Input/output
- -prefix <prefix>
Prefix used to name output files, default is blank
Database options
- -overwrite
Option to overwrite existing database (if exists)
- -append
Option to append to an existing database
- -ncpu
Number of CPUs to use when building the database. 0 implies use all available CPUs on the local machine.
Default: 0
Logging
- -log <logfile>
The argument for this flag specifies the name of the log file. This overrides any specified prefix. The default will be spruce_output.log, if no prefix is specified.
- -param <param_file>
The argument for this flag specifies the name of the a param file. All command line parameters will be written to this file. Passing an existing file will cause sitehopper_build to use parameters read from the file.
Default: sitehopper_build_settings.param]
[ Aliases = -settings ]
- -progress : Shows a progress bar
Default: True
- -verbose : Triggers copious logging output
Default = True