summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Fpowershell.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/vagrant/cli%2Fpowershell.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/vagrant/cli%2Fpowershell.html')
-rw-r--r--devdocs/vagrant/cli%2Fpowershell.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/devdocs/vagrant/cli%2Fpowershell.html b/devdocs/vagrant/cli%2Fpowershell.html
deleted file mode 100644
index 88bfedfb..00000000
--- a/devdocs/vagrant/cli%2Fpowershell.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<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>