To list information about all global desktop entitlements, including their policies and attributes, use the lmvutil command with the --listGlobalEntitlements option. To list information about all global application entitlements, including their policies and attributes, use the lmvutil command with the --listGlobalApplicationEntitlements option.
Syntax
lmvutil --listGlobalEntitlements
lmvutil --listGlobalApplicationEntitlements
Usage Notes
These commands return an error message if the Cloud Pod Architecture feature is not initialized or if the commands cannot list the global entitlements.
Examples
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listGlobalEntitlements
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listGlobalApplicationEntitlements