how to remove all vagrant vms code example Example: how to remove all vagrant vms $ vagrant box list | cut -f 1 -d ' ' | xargs -L 1 vagrant box remove -f