Allows features to be enabled. Used after upgrading.
cluster feature list command to retrieve the
list of features that can be enabled.maprcli cluster feature enable
[ -name <feature name >]
[ -force ]
[ -all ]
N/A
| Parameter | Description |
|---|---|
|
|
Name of the feature. |
force |
Forces the enabled and disabled dependency features. No value is taken. |
|
|
Enables all of the features. No value is taken. |
To enable all features, use the cluster feature enable -all command.
maprcli cluster feature enable -all
To enable a specific feature, use the cluster feature enable -name
command. For example:
maprcli cluster feature enable -name mfs.feature.audit.support