summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Fversion.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/vagrant/cli%2Fversion.html')
-rw-r--r--devdocs/vagrant/cli%2Fversion.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/vagrant/cli%2Fversion.html b/devdocs/vagrant/cli%2Fversion.html
new file mode 100644
index 00000000..fc8335b8
--- /dev/null
+++ b/devdocs/vagrant/cli%2Fversion.html
@@ -0,0 +1,6 @@
+<h1 id="version"> Version </h1> <p><strong>Command: <code>vagrant version</code></strong></p> <p>This command tells you the version of Vagrant you have installed as well as the latest version of Vagrant that is currently available.</p> <p>In order to determine the latest available Vagrant version, this command must make a network call. If you only want to see the currently installed version, use <code>vagrant --version</code>.</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/version.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/version.html</a>
+ </p>
+</div>