mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
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:
@@ -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`
|
||||
Reference in New Issue
Block a user