= feature:install == Description Installs a feature with the specified name and version. == Syntax feature:install [options] features == Arguments |=== |Name |Description | features | The name and version of the features to install. A feature id looks like name/version. The version is optional. |=== == Options |=== |Name |Description |-t, --simulate |Perform a simulation only |--features-wiring |Print the wiring between features |-v, --verbose |Explain what is being done |--all-wiring |Print the full wiring |--store |Store the resolution into the given file and result for offline analysis |-u, --upgrade |Perform an upgrade of feature if previous version are installed or install it |-r, --no-auto-refresh |Do not automatically refresh bundles |--help |Display this help message |-s, --no-auto-start |Do not start the bundles |-m, --no-auto-manage |Do not automatically manage bundles |-g, --region |Region to install to |===