Cli delete fails with parentheses in tag value

I can’t successfully delete a series when my tag value has parentheses in it.
eg.
–predicate ‘stationName="(New)"’
Error: failed to delete data: 400 Bad Request: invalid request; error parsing request json: bad tag value: “”, at position 12

Found a workaround using the API instead of the cli.

1 Like

@Alex_Wallace,
That’s great! Thanks for sharing your solution.