ash-resume(1)Ash Manualash-resume(1)

NAME

ash-resume - resume a suspended VM

DESCRIPTION

Resumes a suspended existing VM using virtle launch --resume force.

MANIFEST

resume reuses the saved virtle.toml. It does not regenerate the manifest because QEMU suspend/resume needs the saved device graph.

LIFECYCLE

Plain resume starts the VM as a background systemd user unit and returns.

--attach resumes in the foreground with SSH. Without --keep, the VM stops when SSH exits.

--attach --keep resumes as a background systemd user unit, waits for readiness, restores saved runtime mounts, then attaches. The VM keeps running after SSH exits.

Both background and foreground attached resumes restore saved runtime mounts.

EXAMPLES

ash resume work
ash resume --attach work
ash resume --attach --keep work

Generated from ash Cmdliner manpage metadata.

ash-resume(1)ash 0.1.9ash-resume(1)