emscli feature get
for retrieving the current status of a feature or features
Synopsis
feature get retrieves the current status of a feature(s).
The status of all features can be retrieved at once using --all option or multiple specific features can be returned by using the --name or just providing the feature name one after the other as arguments
emscli feature get [flags]
Options
--all get the status of all features
-h, --help help for get
--name string name of the features to get. Multiple feature names can be provided, separated by comma (e.g. ztna,vpn,forensics)
--site string name of the site (e.g. default, site1, sitea) (default "default")
See also
- emscli feature - used to manage EMS features from System Settings -> Feature Select