Sha256: ad08ebe1f931a951877fc473c2d6e5b5fcdaed375052fcc85fd49b0f81e9153e
Contents?: true
Size: 610 Bytes
Versions: 19
Compression:
Stored size: 610 Bytes
Contents
--- layout: "docs" page_title: "vagrant powershell - Command-Line Interface" sidebar_current: "cli-powershell" description: |- The "vagrant powershell" command is used to open a powershell prompt running inside the guest machine. --- # PowerShell **Command: `vagrant powershell`** This will open a PowerShell prompt into a running Vagrant machine. This command will only work if the machine supports PowerShell. Not every environment will support PowerShell. ## Options * `-c COMMAND` or `--command COMMAND` - This executes a single PowerShell command, prints out the stdout and stderr, and exits.
Version data entries
19 entries across 15 versions & 4 rubygems