merge-snapshot

Reverts a virtual system to some snapshot.

This command reverts the disk images for a virtual system to the state when a snapshot was taken. The system must be specified with the --host flag followed by a full hostname, and the ID of the snapshot must be set with the --id flag.

Example usage

  cloudmin merge-snapshot --host kvmsnap.home --id snaptest
  Reverting to snapshot snaptest for kvmsnap.home ..
  .. done

Command Line Help

Reverts a virtual system to some snapshot.

cloudmin merge-snapshot --host hostname
                        --id snapshot-id