From 0a3d40bd333be5ef6bdec3495b4de0838e397552 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 18 Jul 2018 14:20:39 -0700 Subject: [PATCH] Include documentation on local plugin load environment variable --- website/source/docs/other/environmental-variables.html.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/source/docs/other/environmental-variables.html.md b/website/source/docs/other/environmental-variables.html.md index b38ae52a2..5f1b4877a 100644 --- a/website/source/docs/other/environmental-variables.html.md +++ b/website/source/docs/other/environmental-variables.html.md @@ -167,6 +167,13 @@ If this is set to any value, Vagrant will not prompt for confirmation prior to installing local plugins which have been defined within the local Vagrantfile. +## `VAGRANT_LOCAL_PLUGINS_LOAD` + +If this is set Vagrant will not stub the Vagrantfile when running +`vagrant plugin` commands. When this environment variable is set the +`--local` flag will not be required by `vagrant plugin` commands to +enable local project plugins. + ## `VAGRANT_NO_PARALLEL` If this is set, Vagrant will not perform any parallel operations (such as