Autobuild uninstall

From Second Life Wiki
Jump to navigation Jump to search
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.