My Vagrantfile was deleted before the VM was terminated. The .vagrant folder was still there.
Vagrant 1.6.2 I ran vagrant global-status to find the VM:
4ad5ef1 default vmware_fusion running /path/to/dir Tried to force destroy the instance:
A Vagrant environment or target machine is required to run this
command. Run vagrant init
to create a new Vagrant environment. Or,
get an ID of a target machine from vagrant global-status
to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Tried to destroy the instance without -f flag:
default: Are you sure you want to destroy the 'default' VM? [y/N] y
There are errors in the configuration of this machine. Please fix the following errors and try again:
vm: