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
Remove all available versions of a box.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Box Remove Settings Extensions
Syntax
public static VagrantBoxRemoveSettings RemoveAll(this VagrantBoxRemoveSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Vagrant |
The settings |
Return Value
Type | Description |
---|---|
Vagrant |
The updated settings object |