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