Ingo Renner
8ed8005102
Improve consistency, remove dots at end of command descriptions
12 years ago
Ingo Renner
30d9952b62
[FEATURE] Support vagrant global-status
...
Vagrant 1.6 introduced the `global-status` command which allows
to get a quick overview of all active Vagrant environments for the
currently logged in user.
12 years ago
Ingo Renner
7f8ee9aabe
[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.
12 years ago
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
cybozuty
c1ada7a938
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
12 years ago
Justin Clayton
48c0f6c294
Update _vagrant
...
updated to match new vagrant 1.1.x command list
13 years ago
cybozuty
97ec5de724
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
14 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.
15 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