vmrRestoreSnapshot {vmr}R Documentation

Restore a snapshot of the guest machine

Description

Restore a snapshot of the guest machine.

Usage

vmrRestoreSnapshot(snap_name)

Arguments

snap_name

the snapshot name

Value

the snapshot name

Examples

## Not run: 
vmrRestoreSnapshot("my snapshot")

## End(Not run)

[Package vmr version 0.0.6 Index]