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 |
| -c, --no-clean | Do not uninstall bundles on failure |
| -v, --verbose | Explain what is being done |
| -s, --no-auto-start | Do not automatically start bundles |
| --help | Display this help message |