vagrant-version: add page (#19001)

* vagrant version doc
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
alison
2025-10-28 07:44:45 -07:00
committed by GitHub
parent ae4b93eed7
commit 3cd781f990
+13
View File
@@ -0,0 +1,13 @@
# vagrant version
> Display Vagrant version information.
> Note: Internet access is required for vagrant version to check the latest available version.
> More information: <https://developer.hashicorp.com/vagrant/docs/cli/version>.
- Display the currently installed version and latest version of Vagrant that is currently available:
`vagrant version`
- Display version:
`vagrant --version`