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
This command will delete the named snapshot.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Commands - Containing Type
- Vagrant
Snapshot Runner
Syntax
public void Delete(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | Name of the snapshot to delete |
Return Value
Type | Description |
---|---|
void |