VagrantPowerShellSettings.

Command Property

Summary

The command to run on your machine.

Syntax

public string Command { get; set; }

Remarks

This is mandatory! Without it, script execution will block!

Value

Type Description
string This value will be quoted when invoked.