Using emcli to retrieve target property values
Is it possible to use emcli to return the values of target properties? add_target_property, remove_target_property, and get_target_properties can be used to add/remove/display property keys, set_target_property_value can be used to set a value, but there is no get_target_property_value. get_targets also does not seem to have a way to list property values, only overall status.
Target Data Verbs
add_target -- add a target to the repository
add_target_property -- Adds a new target property to all targets of the specified target type
delete_target -- delete a specified target
Target Data Verbs
add_target -- add a target to the repository
add_target_property -- Adds a new target property to all targets of the specified target type
delete_target -- delete a specified target
0