Expand description
Commit overlay and optional memory into a new snapshot.
This command merges changes from a writable overlay (created during VM execution) with a base snapshot to produce a new snapshot. It supports both “thick” snapshots (standalone, contains all data) and “thin” snapshots (references parent for unmodified blocks).
Functions§
- run
- Executes the commit command to merge overlay changes into a new snapshot.