Mitchell Hashimoto
|
f23c5ebc46
|
commands/plugin: list puts plugin namein machine readable output
[GH-4506]
|
2014-10-23 12:00:46 -07:00 |
Emiliano Ticci
|
08e7a76962
|
Add machine readable output for `vagrant plugin list` command
|
2014-03-23 13:09:16 +01:00 |
Mitchell Hashimoto
|
5db58d6a33
|
commands/plugin: list notes system gems
|
2014-03-03 14:57:42 -08:00 |
Mitchell Hashimoto
|
561e65ec72
|
commands/plugin: list shows version constraints and entrypoints
|
2014-01-05 21:16:41 -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
|
1eef75a715
|
commands/plugin: list uses PluginManager
|
2014-01-05 08:42:34 -08:00 |
Mitchell Hashimoto
|
279b171339
|
commands/plugin: remove unnecessary line
|
2014-01-04 17:22:07 -08:00 |
Mitchell Hashimoto
|
ae17dc09eb
|
commands/plugin: list plugins uses Bundler
|
2014-01-04 17:21:53 -08:00 |
Teemu Matilainen
|
294f4def91
|
Fix `vagrant plugin` commands
`StateFile#installed_plugins` returns now a Hash instead of Array.
Fixes regression from 39b2539 .
|
2013-12-04 18:25:33 -03:00 |
Mitchell Hashimoto
|
bfc8c62ffe
|
vagrant plugin list works properly with isolated gem env
|
2013-03-01 12:14:12 -08:00 |
Mitchell Hashimoto
|
455745277c
|
List plugins should have output when no plugins
|
2013-02-03 13:13:22 -08:00 |
Mitchell Hashimoto
|
9690754983
|
Plugin listing is a bit more sophisticated, shows version
|
2013-02-03 12:59:32 -08:00 |
Mitchell Hashimoto
|
f257d1211f
|
List actually compares state with gems
|
2013-02-02 23:59:48 -08:00 |
Mitchell Hashimoto
|
8ac7b62075
|
A really basic "list" command
|
2013-02-02 23:52:34 -08:00 |