Skip to content

Instantly share code, notes, and snippets.

@ajacocks
Created August 17, 2018 16:18
Show Gist options
  • Select an option

  • Save ajacocks/572e333894bf51ca4418e7204db47413 to your computer and use it in GitHub Desktop.

Select an option

Save ajacocks/572e333894bf51ca4418e7204db47413 to your computer and use it in GitHub Desktop.
Remove a minishift VM
$ minishift delete
You are deleting the Minishift VM: 'minishift'. Do you want to continue [y/N]?: y
Deleting the Minishift VM...
Minishift VM deleted.
$ rm -rf ~/.minishift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment