Hands-On DevOps with Vagrant
上QQ阅读APP看书,第一时间看更新

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.