Open DanielOverdevest opened 4 years ago
Can't filter on text string with a comma.
Error InvalidParameterException: Invalid filter pattern
Is this easy fixable?
You need to do something like this. --filter "text1" "," text2"
--filter "text1" "," text2"
Can't filter on text string with a comma.
Is this easy fixable?