Skip to content
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

Can we create virtual machine only, not start virtual machine? #13250

Open
devsecops-edu-vn opened this issue Aug 22, 2023 · 1 comment
Open

Comments

@devsecops-edu-vn
Copy link

vagrant up

--> will create and start virtual machine (vm)

Is there option create vm only, not start vm?

Thank you very much!

@asteiner-psh
Copy link

+1 for this. I like to have snapshots of my boxes made before their first run so that I can quickly revert to a clean state. (This is faster than a vagrant destroy ; vagrant up, and I don't lose any other snapshots.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants