dicer instance snapshot
Freeze instances to disk and put them back
Synopsis
A snapshot holds a guest’s memory, its device state and a copy of its overlay disk, so restoring resumes it exactly where it was.
dicer instance snapshot [flags]Options
-h, --help help for snapshotOptions inherited from parent commands
-D, --debug Trace every call to the daemon on stderr (or set $DICER_DEBUG)
-r, --remote string Daemon to talk to: a remote's name, or an address (unix:///PATH or HOST:PORT) (default $DICER_REMOTE, then the current remote, then local)
--timeout duration Give up on a call to the daemon after this long, e.g. 30s (0: never; streams such as logs -f and exec are not bounded)SEE ALSO
- dicer instance - Manage instances
- dicer instance snapshot create - Snapshot a running or paused instance
- dicer instance snapshot delete - Delete a snapshot
- dicer instance snapshot list - List an instance’s snapshots
- dicer instance snapshot restore - Restore a stopped instance from a snapshot and resume it
- dicer instance snapshot show - Show a snapshot