Commit Graph

9 Commits

Author SHA1 Message Date
Ingo Renner
236c8de7f3 [FEATURE] Support Vagrant 1.6 version command
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.
2014-05-06 10:45:26 -07:00
Justin Clayton
48c0f6c294 Update _vagrant
updated to match new vagrant 1.1.x command list
2013-04-02 18:18:01 -07:00
Robby Russell
c64c30ce93 Merge pull request #214 from allancaffee/master
Improved completion for vagrant
2012-12-02 12:07:56 -08:00
Pat Regan
6bf906a262 Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
Pat Regan
993e05da50 Replace redundant calls to compinit with a single call. 2011-04-08 10:12:22 -04:00
Allan Caffee
8aec32b48b Add vagrant completion for individual VMs
For multi-VM setups some commands take the name of
a virtual machine.  Read the Vagrantfile and offer
suggestions.
2011-02-07 15:37:18 -05:00
Fedyashev Nikita
6dbfdd9e31 improved formatting; redundant attributes deleted 2010-11-15 15:18:58 -05:00
Fedyashev Nikita
ea274ab90c fixed formatting; dead code deleted 2010-11-15 14:56:01 -05:00
Fedyashev Nikita
148c14e4f7 vagrant plugin autocompletion - initial version 2010-11-15 14:46:15 -05:00