Skip to content
Fuse
Esc
navigateopen⌘Jpreview
On this page

Overview

Managing VM snapshots

fuse snapshot (aliases snapshots, snap, snaps) manages snapshots: captures of a running microVM’s state that can be restored later. See Snapshots for the concept-level model, including the QEMU/GPU exception (no snapshot support at all) and the known restore-corruption caveat covered in Troubleshooting.

Commands

Command Purpose
fuse snapshot create Snapshot a running environment.
fuse snapshot list List snapshots, filtered.
fuse snapshot get Show one snapshot’s details.
fuse snapshot delete Delete a snapshot.
fuse snapshot restore Restore a snapshot in place.

Was this page helpful?