= feature:uninstall == Description Uninstalls a feature with the specified name and version. == Syntax feature: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 |-t, --simulate |Perform a simulation only |-v, --verbose |Explain what is being done |-r, --no-auto-refresh |Do not automatically refresh bundles |-c, --delete-configurations |Delete configurations |--help |Display this help message |-g, --region |Region to install to |===