Command example

The following examples show how to view a setting by using the asu show command, configure a setting by using the asu set command, and list possible values by using the asu showvalues command.
asu.exe show <setting_name> --host <OS_ip> --user root  --password <OS_password> 
--vmware-esxi
asu.exe set <setting_name> <setting_value> --host <OS_ip> --user root  
--password <OS_password> --vmware-esxi
asu.exe showvalues <setting_name> --host <OS_ip> --user root  
--password <OS_password> --vmware-esxi