bulk update for interface with 180 VLANs

Hi,
i have around 180 Vlans on my router i want move them from Ether1 to BondingInterface1 so is there any command for do this?
thanks

:foreach i in=[/interface vlan find] do={/interface vlan set $i interface=BondingInterface1}

This script changes ALL vlans