vagrant/plugins/commands/plugin/command
Chris Roberts 40f4e6f67e Vagrant Environment isolated plugins
Adds support for plugins isolated to a specific `Vagrant::Environment`
which can be managed by the vagrant plugin command using the the
--local flag.
2018-07-17 14:49:41 -07:00
..
base.rb commands/plugin: convert all actions to use the new classes 2014-01-05 20:50:25 -08:00
expunge.rb Vagrant Environment isolated plugins 2018-07-17 14:49:41 -07:00
install.rb Vagrant Environment isolated plugins 2018-07-17 14:49:41 -07:00
license.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
list.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
mixin_install_opts.rb Validate plugin sources and report errors if detected. 2017-04-04 17:53:04 -07:00
repair.rb Include plugin repair command 2016-11-07 18:48:51 -08:00
root.rb Add plugin expunge command to remove all user installed plugins 2016-11-07 18:48:51 -08:00
uninstall.rb Vagrant Environment isolated plugins 2018-07-17 14:49:41 -07:00
update.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00