summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Fversion.html
blob: fc8335b84788d9494313573183b6534eb789f689 (plain)
1
2
3
4
5
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>