Autobuild uninstall

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
autobuild uninstall
option [value] [option [value]] ...
[package [package ...]]

Uninstall artifacts installed by the autobuild install command. Arguments:

  • package: List of packages to uninstall.

Standard Options

Option Shortcut Value Description
--debug -d None Display debug output
--dry-run -n None Run tool in dry run mode if available
--help -h None Show help message
--quiet -q None Display minimal output
--verbose -v None Display verbose output

Command-Specific Options

Option Shortcut Value Description


--config-file filename N/A The file used to describe what should be installed (defaults to $AUTOBUILD_CONFIG_FILE or "autobuild.xml"). Use the specified configuration file.
--installed-manifest filename N/A The file used to record what is installed. Save manifest information to the specified file.
--install-dir directory N/A Where to find the default --installed-manifest file.