features:install
Description
Installs a feature with the specified name and version.
Syntax
features:install [options] feature
Arguments
Name | Description |
---|---|
feature | The name and version of the features to install. A feature id looks like name/version. The version is optional. |
Options
Name | Description |
---|---|
-r, --no-auto-refresh | Do not automatically refresh bundles |
--help | Display this help message |
-c, --no-clean | Do not uninstall bundles on failure |
-v, --verbose | Explain what is being done |