Mitchell Hashimoto
|
ea502c5c3d
|
commands/plugin: vagrant plugin install can accept multiple
|
2014-01-07 14:17:48 -08:00 |
Mitchell Hashimoto
|
24a2892236
|
Update CHANGELOG and website
|
2014-01-07 14:11:33 -08:00 |
Ryan S. Brown
|
b53ae446d2
|
Allow `vagrant (un)install plugin1 plugin2 plugin3`
|
2014-01-07 14:09:31 -08:00 |
Mitchell Hashimoto
|
86cab61c27
|
commands/plugin: support installing from file
|
2014-01-06 09:27:37 -08:00 |
Mitchell Hashimoto
|
0117521744
|
commands/plugin: vagrant update is fancier now (see website docs)
|
2014-01-05 22:33:05 -08:00 |
Mitchell Hashimoto
|
5fe2994005
|
commands/plugin: convert all actions to use the new classes
|
2014-01-05 20:50:25 -08:00 |
Mitchell Hashimoto
|
9dc1307b7c
|
commands/plugin: remove --plugin-prerelease
|
2014-01-05 17:46:20 -08:00 |
Mitchell Hashimoto
|
8450f20e87
|
Move StateFile into Vagrant::Plugin core
|
2014-01-04 16:45:41 -08:00 |
Mitchell Hashimoto
|
97389d4255
|
core: output synopsis with command [GH-2249]
|
2013-11-23 14:00:42 -08:00 |
Mitchell Hashimoto
|
ac1404b9ac
|
commands/plugin: Add "update" subcommand
|
2013-09-02 09:31:26 -07:00 |
Mitchell Hashimoto
|
408eee746d
|
Stylistic changes for GH-1461
|
2013-03-20 22:30:31 -07:00 |
Hugues Malphettes
|
135adc8904
|
Support a few more gem parameters - take 2
|
2013-03-20 14:02:32 +08:00 |
Mitchell Hashimoto
|
55c905b43b
|
`vagrant plugin license` command.
|
2013-02-04 10:32:04 -08:00 |
Mitchell Hashimoto
|
1162c2dbfc
|
Instead of shelling out, use the RubyGems API to install plugins
This gets us an accurate name of the gem even if it is installed
from a file.
|
2013-02-03 13:59:43 -08:00 |
Mitchell Hashimoto
|
bc54875a25
|
Move the plugins.json to the home directory
|
2013-02-03 12:49:21 -08:00 |
Mitchell Hashimoto
|
0d7322578b
|
`vagrant plugin uninstall`
|
2013-02-03 10:47:32 -08:00 |
Mitchell Hashimoto
|
53667d44db
|
Have a base class to invoke actions on the plugins
|
2013-02-02 23:38:44 -08:00 |
Mitchell Hashimoto
|
fa50f06a4c
|
Error if RubyGems failed.
|
2013-02-02 23:31:53 -08:00 |
Mitchell Hashimoto
|
a2ef7790de
|
Start creating the plugin middleware sequences
|
2013-02-02 18:42:04 -08:00 |
Mitchell Hashimoto
|
db2e27bab6
|
Initial plugin command plugin
|
2013-02-02 17:12:46 -08:00 |