summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Fpowershell.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/vagrant/cli%2Fpowershell.html')
-rw-r--r--devdocs/vagrant/cli%2Fpowershell.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/devdocs/vagrant/cli%2Fpowershell.html b/devdocs/vagrant/cli%2Fpowershell.html
new file mode 100644
index 00000000..88bfedfb
--- /dev/null
+++ b/devdocs/vagrant/cli%2Fpowershell.html
@@ -0,0 +1,7 @@
+<h1 id="powershell"> PowerShell </h1> <p><strong>Command: <code>vagrant powershell</code></strong></p> <p>This will open a PowerShell prompt on the host into a running Vagrant guest machine.</p> <p>This command will only work if the machines supports PowerShell. Not every environment will support PowerShell. At the moment, only Windows is supported with this command.</p> <h2 id="options"> Options </h2> <ul> <li>
+<a href="#c-command"><code>-c COMMAND</code></a> or <code>--command COMMAND</code> - This executes a single PowerShell command, prints out the stdout and stderr, and exits. </li> </ul><div class="_attribution">
+ <p class="_attribution-p">
+ &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
+ <a href="https://www.vagrantup.com/docs/cli/powershell.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/powershell.html</a>
+ </p>
+</div>