-
Good afternoon, everybody! This is probably trivial, but I am struggling with filtering on XML attributes in v2 & couldn't find any information - neither in the v2 documentation nor here. A simple syntax example, like the one in the v1 documentation, would help me out a ton. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sorry if I wasted anybody's time. |
Beta Was this translation helpful? Give feedback.
dasel -r xml '.data.users.all().filter(equal(-primary,true)).name'
Sorry if I wasted anybody's time.