Michal Mazur
3db25d578a
vagrant: fix typo in completion ( #5846 )
8 years ago
fREW Schmidt
9b1c21a409
Get rid of some silly copy pasta ( #3187 )
...
Said gem instead of vagrant
8 years ago
Grant Regimbal
f2b1be0dda
vagrant snapshot ( #5032 )
10 years ago
Tomas Norre Mikkelsen
244d6b1df9
[TASK] Vagrant plugin: Add missing vagrant snapshot command
...
Fixes issue #5022
10 years ago
Dawid Ferenczy
76f4871d4e
Added missing commands to Vagrant plugin, updated commands description
11 years ago
wajdi
e10470f6a3
Adding ssh-config to vagrant plugin autocomplete. Was missing
11 years ago
Michael Stucki
ae901fa0d5
Support dynamically defined Vagrant machines
12 years ago
Michael Stucki
e7fdb028b5
Improve support for Vagrant VM definitions
12 years ago
fjcapdevila
08632bb178
Basic support for Docker related commands.
...
Add basic support for Docker related commands.
12 years ago
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
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