Autobuild installables

From Second Life Wiki
Revision as of 19:45, 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 installables [-h] [--config-file CONFIG_FILE] [-a ARCHIVE]
                             [-i] [-n] [-q] [-v] [-d]
                             [command] [name] [argument [argument ...]]


Arguments:

command
installable command: add, remove, edit, or print
name
the name of the installable
argument
a key=value pair specifying an attribute

Options:

-h, --help show this help message and exit
--config-file CONFIG_FILE (defaults to $AUTOBUILD_CONFIG_FILE or "autobuild.xml")
-a ARCHIVE, --archive ARCHIVE infer installable attributes from the given archive
-i, --interactive run as an interactive session
-n, --dry-run run tool in dry run mode if available
-q, --quiet minimal output
-v, --verbose verbose output
-d, --debug debug output

EXAMPLE: autobuild edit indra_common platform=linux hash=<md5 hash> url=<url>