Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-06 | [FEATURE] Support Vagrant 1.6 version command | Ingo Renner | |
Vagrant 1.6 introduces a couple new commands, including the `version` command. The `version` command shows the currently installed version information and also checks for new updates available. | |||
2013-04-02 | Update _vagrant | Justin Clayton | |
updated to match new vagrant 1.1.x command list | |||
2012-12-02 | Merge pull request #214 from allancaffee/master | Robby Russell | |
Improved completion for vagrant | |||
2011-04-12 | Optimize plugin loading so that only one call to compinit is required | Pat Regan | |
2011-04-08 | Replace redundant calls to compinit with a single call. | Pat Regan | |
2011-02-07 | Add vagrant completion for individual VMs | Allan Caffee | |
For multi-VM setups some commands take the name of a virtual machine. Read the Vagrantfile and offer suggestions. | |||
2010-11-15 | improved formatting; redundant attributes deleted | Fedyashev Nikita | |
2010-11-15 | fixed formatting; dead code deleted | Fedyashev Nikita | |
2010-11-15 | vagrant plugin autocompletion - initial version | Fedyashev Nikita | |