Autobuild install
Jump to navigation
Jump to search
Usage:
autobuild install [-h] [--config-file INSTALL_FILENAME] [--installed-manifest INSTALLED_FILENAME] [-p PLATFORM] [--install-dir INSTALL_DIR] [--list] [--list-installed] [--skip-license-check] [--list-licenses] [--export-manifest] [--as-source AS_SOURCE] [-n] [-q] [-v] [-d] [package [package ...]]
Arguments:
- package
- List of packages to consider for installation.
Options:
-h, --help show this help message and exit --config-file INSTALL_FILENAME The file used to describe what should be installed (defaults to $AUTOBUILD_CONFIG_FILE or "autobuild.xml"). --installed-manifest INSTALLED_FILENAME The file used to record what is installed. -p PLATFORM, --platform PLATFORM Override the automatically determined platform. --install-dir INSTALL_DIR Where to unpack the installed files. --list List the archives specified in the package file. --list-installed List the installed package names and exit. --skip-license-check Do not perform the license check. --list-licenses List known licenses and exit. --export-manifest Print the install manifest to stdout and exit. --as-source AS_SOURCE Get the source for this package instead of prebuilt binary. -n, --dry-run run tool in dry run mode if available -q, --quiet minimal output -v, --verbose verbose output -d, --debug