VagrantInitSettings.

Force Property

Summary

Gets or sets a value indicating whether to force initialization, even if an existing Vagrantfile is found
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantInitSettings

Syntax

public Nullable<bool> Force { get; set; }

Value

Type Description
Nullable<bool> If true, this command will overwite any existing Vagrantfile