PowerShell

Command: vagrant powershell

This will open a PowerShell prompt on the host into a running Vagrant guest machine.

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.

Options

  • -c COMMAND or --command COMMAND - This executes a single PowerShell command, prints out the stdout and stderr, and exits.

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