Commands / kosa8 snapshot
kosa8 snapshot
Snapshot and restore sandbox state
Subcommands
kosa8 snapshot createCapture full VM state (memory + processes) of a running sandbox
kosa8 snapshot encryptEncrypt a snapshot at rest and wipe its plaintext
kosa8 snapshot exportWrite a snapshot to an encrypted bundle for removable media or one-way transfer
kosa8 snapshot importImport an encrypted snapshot bundle written by `snapshot export`
kosa8 snapshot lsList snapshots
kosa8 snapshot pullDownload a snapshot from remote storage, ready to restore
kosa8 snapshot pushUpload a snapshot to remote storage (Cloudflare R2)
kosa8 snapshot restoreBoot a sandbox from a snapshot, resuming processes in place
kosa8 snapshot rmDelete a snapshot (state file, disk clone, and manifest)
kosa8 snapshot sealSign a tamper-evident record of exactly what a snapshot contains
kosa8 snapshot verifyCheck a sealed snapshot against its seal and name any file that changed