powered by
Remove all resources created by vmrStart()
vmrStart()
vmrDestroy(id = "", force = FALSE)
the vagrant environment id
a vmr environment id (default : "" id from the current environment)
if TRUE force to remove
Will by default remove all resources created from the current vmr environment. By specifying the id any environment with this id will be remove.
if (FALSE) { vmrStop() vmrDestroy() }
Run the code above in your browser using DataLab