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 is the inverse of
Push()
: it will restore the pushed state.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Commands - Containing Type
- Vagrant
Snapshot Runner
Syntax
public void Pop(Action<VagrantSnapshotRestoreSettings> configure = null)
Parameters
Name | Type | Description |
---|---|---|
configure | Action |
Optional settings to control the restore |
Return Value
Type | Description |
---|---|
void |