List zones bound to a pool

How to get the list of zones which are bound to a pool say appPool. Rather then logging in each zone and then check from pool stat command.

zfs list -Ho name

I did ask for pools .. but i think you gave zfs command mistakenly

I believe `pooladm` will list what you need.