sciurus/vagrant-mutate

--version cli arg does not work

furlongm opened this issue · 0 comments

It seems vagrant steals that cli arg before it gets used by the plugin.

$ vagrant mutate bento/ubuntu-18.04 libvirt --input-provider virtualbox --version 201812.27.0
Vagrant 2.2.6

Maybe the option should be renamed --box-version to avoid the conflict?