Skip to content

Use same options in vagrant-spk as vagrant has #126

@JamborJan

Description

@JamborJan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions