Book Image

Creating Development Environments with Vagrant

By : MICHAEL KEITH PEACOCK
Book Image

Creating Development Environments with Vagrant

By: MICHAEL KEITH PEACOCK

Overview of this book

Table of Contents (17 chapters)
Creating Development Environments with Vagrant Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Destroying a multimachine project


If we want to completely remove the virtual machines for our project from our host machine, we can use the vagrant destroy command, as with normal projects. The difference being that Vagrant will ask us to confirm the removal of each machine within the project: