-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Milestone
Description
Is it possible to ensure that vagrant-spkunderstands by default the same arguments and options as vagrantdoes? I have many times the problem when I destroy a vagrant box that it takes forever until the process decides to force destroy the box. With vagrant I can force it right away but vagrant-spk doesn't understand that option. Would save some time as the workaround through vagrant requires me to get the box's id via vagrant global-status. Either way round I lose couple of minutes.
Thanks!
jj$ vagrant-spk halt -f
usage: /usr/local/bin/vagrant-spk [-h] [--work-directory WORK_DIRECTORY]
{setupvm,up,init,dev,pack,verify,publish,halt,destroy,global-status,ssh}
[command_specific_args [command_specific_args ...]]
/usr/local/bin/vagrant-spk: error: unrecognized arguments: -f