ash-rm - select and delete VM state or cached images
Opens an interactive multi-select picker for deleting stopped ash VM state directories and cached image-backed Nix store bases.
Only stopped VM states are shown. Running VMs are not selectable for deletion. Cached bases are safe to remove while VMs are running because each VM uses its own writable clone.
Deleting a VM removes its state directory (generated manifests, SSH keys, persistent images) and its host mount staging tree (workspace data, hotmount staging). Deleting a cache entry removes its base image and closure marker; a later spawn rebuilds the base if needed.
ash rm
Generated from ash Cmdliner manpage metadata.