snippetbashTip
vagrant version — Display Vagrant version information. Note: Internet access is required for vagrant version to check
Viewed 0 times
vagrant versioncommandvagrantnotecliinformationversiondisplay
Problem
How to use the
vagrant version command: 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>.Solution
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 versionDisplay version:
vagrant --versionCode Snippets
Display the currently installed version and latest version of Vagrant that is currently available
vagrant versionDisplay version
vagrant --versionContext
tldr-pages: common/vagrant version
Revisions (0)
No revisions yet.