Ingo Renner
f35b8f9174
[FEATURE] Support Vagrant Cloud commands
...
Vagrant 1.5 added Vagrant Cloud to share boxes. Some boxes
may be protected, the `login` command allows to access those
protected boxes from Vagrant Cloud.
2014-09-17 14:11:37 +02:00
Ingo Renner
db0c105972
[FEATURE] Support Vagrant Share
...
Vagrant 1.5 introduced Vagrant Share to allow remote access to a Vagrant
environment. This adds support for the `share` and `connect` commands.
2014-09-17 14:11:37 +02:00
Ingo Renner
392f341e61
[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-09-17 14:11:37 +02:00
Robby Russell
178b5224e8
Merge pull request #1302 from cybozuty/master
...
Vagrant plugin: Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
2014-03-22 16:22:34 -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
cybozuty
97ec5de724
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
2012-09-03 15:31:54 +09: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