You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2018. It is now read-only.
Sometimes, we need to trash and bootstrap a clean VM (especially when doing some hard tests on the DS). I'm used to vm:destroy and vm:init again, but the destroy action also vaccum the basebox from the Vagrant cache.
Can we add an option (-k | --keep) that'll flush the vm but keep the basebox to prevent an extra re-download of the basebox at next vm:init?