Vagrant Plugin Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

vagrant plugin <sub-command>

is the CLI to access plugin operations.

Operations

list

vagrant plugin list

Lists the installed plugins, by reading global state .vagrant.d/plugins.json.

install

https://www.vagrantup.com/docs/cli/plugin.html#plugin-install

uninstall

vagrant plugin uninstall vagrant-aws