Autobuild install

From Second Life Wiki
Revision as of 19:59, 13 February 2011 by Oz Linden (talk | contribs) (Created page with "<!-- ======================================================================= This wiki page was generated by the converting the --help output from this command using the pyhelp2w…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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