- Hands-On DevOps with Vagrant
- Alex Braunton
- 38字
- 2021-07-16 17:44:00
The reload command
The reload command is used when you make a change to the Vagrantfile and wish to apply that to the running machine. This command will stop, apply the new Vagrantfile, and start up the environment.