Skip to content

Added option '--destroy' for the 'reload' command. #5410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

trensen
Copy link
Contributor

@trensen trensen commented Mar 1, 2015

This PR introduces a new option --destroy to the reload command, which is a shorthand for vagrant destroy --force followed by vagrant up.

Fixes #5378.

This is a shorhand for 'vagrant destroy --force' followed by 'vagrant up'.
@berendt
Copy link
Contributor

berendt commented Mar 24, 2015

I would prefer to introduce a new command rebuild like suggested in the linked issue #5378.

@sethvargo
Copy link
Contributor

Hi @trensen

I am going to close this PR as a result of discussion in the original issue. We think this should be a separate command instead of a flag. I would happily review a PR for the additional command 😄. Sorry!

@sethvargo sethvargo closed this May 30, 2015
@trensen
Copy link
Contributor Author

trensen commented May 31, 2015

@sethvargo no problem, I'll propose an additional command then!
Just to be sure: should it be rebuild?

@sethvargo
Copy link
Contributor

@trensen I think someone beat you to it: #5613 😄

@trensen
Copy link
Contributor Author

trensen commented May 31, 2015

@sethvargo Ah, too bad for me, but great to have such command being introduced! 😊

@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Command: vagrant rebuild
3 participants