VagrantBoxAddSettings.

Force Property

Summary

When present, the box will be downloaded and overwrite any existing box with this name.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantBoxAddSettings

Syntax

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

Value

Type Description
Nullable<bool>