See all virtualservice route match rules across multiple namespaces

Hi,

I have several k8s namespaces that have virtualservice route for the same hostname/domain (traffic gets routed to different k8s namespace and pods depending on the rules). Is there a istioctl command that could be used to list all virtualservice route rules fro specific hostname/domain (across multiple k8s namespaces)?

I’m able to list single namespace and pod virtualservice rules, but would like to list all of them to know the order in which istio checks the rules to know how the traffic gets routed.
The command that I’ve been using:

istioctl x describe pod -n