diff options
Diffstat (limited to 'devdocs/vagrant/cli%2Fresume.html')
| -rw-r--r-- | devdocs/vagrant/cli%2Fresume.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devdocs/vagrant/cli%2Fresume.html b/devdocs/vagrant/cli%2Fresume.html deleted file mode 100644 index 6e7e85d9..00000000 --- a/devdocs/vagrant/cli%2Fresume.html +++ /dev/null @@ -1,8 +0,0 @@ -<h1 id="resume"> Resume </h1> <p><strong>Command: <code>vagrant resume [name|id]</code></strong></p> <p>This resumes a Vagrant managed machine that was previously suspended, perhaps with the <a href="suspend">suspend command</a>.</p> <p>The configured provisioners will not run again, by default. You can force the provisioners to re-run by specifying the <code>--provision</code> flag.</p> <h1 id="options"> Options </h1> <ul> <li> -<p><a href="#provision"><code>--provision</code></a> - Force the provisioners to run.</p> </li> <li> -<p><a href="#provision-with-x-y-z"><code>--provision-with x,y,z</code></a> - This will only run the given provisioners. For example, if you have a <code>:shell</code> and <code>:chef_solo</code> provisioner and run <code>vagrant provision --provision-with shell</code>, only the shell provisioner will be run.</p> </li> </ul><div class="_attribution"> - <p class="_attribution-p"> - © 2010–2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br> - <a href="https://www.vagrantup.com/docs/cli/resume.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/resume.html</a> - </p> -</div> |
