Skip to content
Fuse
Esc
navigateopen⌘Jpreview
On this page

fuse snapshot restore

Restore a snapshot in place

fuse snapshot restore <id> [--yes]

No aliases. Restores the snapshot in place: onto its original VM, which must still be running. There is no cross-host restore, clone, or standalone restore into a new VM, use fuse environment fork for that instead.

Flags

Flag Purpose
--yes Skip the confirmation prompt.

Without --yes in an interactive terminal, prompts for confirmation and warns that this overwrites the running VM.

Was this page helpful?