Prior to this commit, if a user had recently checked for updates, there was no way to force Vagrant to re-check without manually deleting a state file in the local `.vagrant` data dir. This commit fixes that by giving users the ability to force check for updates for a given box with a flag to the `vagrant box outdated` command. |
||
---|---|---|
.. | ||
commands | ||
communicators | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers | ||
provisioners | ||
pushes | ||
synced_folders | ||
README.md |
README.md
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.