Usage:"Control how aliases are dereferenced when performing the search. Possible values are: never, finding, searching, and always (optional).",
})
caseaccountAttributeMapsFlagName:
f.StringSliceVar(&base.StringSliceVar{
Name:accountAttributeMapsFlagName,
Target:&c.flagAccountAttributeMaps,
Usage:"Attribute maps from custom attributes to the standard fullName and email account attributes. These maps are represented as key=value where the key equals the from_attribute, and the value equals the to_attribute.",