summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Fstatus.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/vagrant/cli%2Fstatus.html')
-rw-r--r--devdocs/vagrant/cli%2Fstatus.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/devdocs/vagrant/cli%2Fstatus.html b/devdocs/vagrant/cli%2Fstatus.html
deleted file mode 100644
index 5a7effd4..00000000
--- a/devdocs/vagrant/cli%2Fstatus.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1 id="status"> Status </h1> <p><strong>Command: <code>vagrant status [name|id]</code></strong></p> <p>This will tell you the state of the machines Vagrant is managing.</p> <p>It is quite easy, especially once you get comfortable with Vagrant, to forget whether your Vagrant machine is running, suspended, not created, etc. This command tells you the state of the underlying guest machine.</p><div class="_attribution">
- <p class="_attribution-p">
- &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
- <a href="https://www.vagrantup.com/docs/cli/status.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/status.html</a>
- </p>
-</div>