Ingo Renner
38fe100efe
[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.
12 years ago
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.
12 years ago
Justin Clayton
48c0f6c294
Update _vagrant
...
updated to match new vagrant 1.1.x command list
13 years ago
Bob Maerten
5001412f6d
vagrant uses 'ssh-config' command, not 'ssh_config'
14 years ago
Pat Regan
6bf906a262
Optimize plugin loading so that only one call to compinit is required
15 years ago
Pat Regan
993e05da50
Replace redundant calls to compinit with a single call.
15 years ago
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.
16 years ago
Fedyashev Nikita
6dbfdd9e31
improved formatting; redundant attributes deleted
16 years ago
Fedyashev Nikita
ea274ab90c
fixed formatting; dead code deleted
16 years ago
Fedyashev Nikita
148c14e4f7
vagrant plugin autocompletion - initial version
16 years ago