From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/vagrant/cli%2Fconnect.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 devdocs/vagrant/cli%2Fconnect.html (limited to 'devdocs/vagrant/cli%2Fconnect.html') diff --git a/devdocs/vagrant/cli%2Fconnect.html b/devdocs/vagrant/cli%2Fconnect.html new file mode 100644 index 00000000..20965f7f --- /dev/null +++ b/devdocs/vagrant/cli%2Fconnect.html @@ -0,0 +1,9 @@ +

Connect

Command: vagrant connect NAME

The connect command complements the share command by enabling access to shared environments. You can learn about all the details of Vagrant Share in the Vagrant Share section.

The reference of available command-line flags to this command is available below.

Options

+

+ © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
+ https://www.vagrantup.com/docs/cli/connect.html +

+
-- cgit v1.2.3