Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guillaumemolter/884e841b98ae3e017127bbb0714a8294 to your computer and use it in GitHub Desktop.
Save guillaumemolter/884e841b98ae3e017127bbb0714a8294 to your computer and use it in GitHub Desktop.
vagrant destroy
homestead $ vagrant destroy
==> homestead-7: Running triggers before destroy ...
==> homestead-7: Running trigger...
==> homestead-7: Backing up mysql database socket_wrench...
homestead-7: Running: inline script
==> homestead-7: Running trigger...
==> homestead-7: Backing up postgres database socket_wrench...
homestead-7: Running: inline script
==> homestead-7: Running trigger...
==> homestead-7: Backing up mysql database labpoint...
homestead-7: Running: inline script
==> homestead-7: Running trigger...
==> homestead-7: Backing up postgres database labpoint...
homestead-7: Running: inline script
homestead-7: Are you sure you want to destroy the 'homestead-7' VM? [y/N] y
==> homestead-7: Forcing shutdown of VM...
==> homestead-7: Destroying VM and associated drives...
==> homestead-7: [vagrant-hostsupdater] Removing hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment