|
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 |
Answered by
dkx0stv
Oct 7, 2024
Replies: 1 comment 1 reply
|
Sorry if I wasted anybody's time. |
1 reply
Answer selected by
TomWright
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dasel -r xml '.data.users.all().filter(equal(-primary,true)).name'Sorry if I wasted anybody's time.