Vagrant Plugin Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
  vagrant plugin list
  vagrant plugin list


Lists the installed plugin.
Lists the installed plugins.


==install==
==install==


{{External|https://www.vagrantup.com/docs/cli/plugin.html#plugin-install}}
{{External|https://www.vagrantup.com/docs/cli/plugin.html#plugin-install}}

Revision as of 19:43, 17 November 2019

Internal

Overview

vagrant plugin

is the CLI to access plugin operations.

Operations

list

vagrant plugin list

Lists the installed plugins.

install

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