This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Vagrant.
                            
	
		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 | If true, this command will overwite any existing Vagrantfile | 
