Commands / kosa8 snapshot restore
kosa8 snapshot restore
Boot a sandbox from a snapshot, resuming processes in place
Usage
kosa8 restore SNAPSHOT
Boots a sandbox from a snapshot, resuming its processes where they were.
A sealed snapshot is verified first — every file rehashed, the signature checked — and refused if anything has changed. That takes about a second per GiB of its largest file.
Options
| Flag | Type | What it does | Default |
|---|---|---|---|
--allow-tampered | bool | restore a sealed snapshot even if its seal does not verify (for examining the tampering; recorded in the audit log) | — |
--name | string | name for the restored sandbox | — |