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
Right now i have an alias to vagrant destroy --force && vagrant up for machines that i want to tear all the way down and stand back up. It would be nice if there was a vagrant rebuild command that can optionally take --force or a machine name (in a multi machine environment) that would destroy and up a machine in a single command.