Vagrant Plugin Operations: Difference between revisions
Jump to navigation
Jump to search
(→list) |
|||
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
vagrant plugin | vagrant plugin <''sub-command''> | ||
is the CLI to access plugin operations. | is the CLI to access plugin operations. |
Revision as of 19:51, 17 November 2019
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
.