ash-mount-space - hot-mount one or more spaces
Hot-mounts directory mounts from one or more configured spaces into a running VM.
ash reads the config path saved in the VM's ash-state.toml, then resolves the SPACE arguments from that ash config.
Each requested space is resolved to a mount snapshot and recorded in ash-state.toml with a space ownership claim before reconciliation.
Read-only space mounts stay read-only. Overlapping spaces share one resolved mount with multiple ownership claims, so removing one space does not remove a mount still required by another owner.
The VM must be running and QEMU Guest Agent must be available.
ash mount-space work rust go
Generated from ash Cmdliner manpage metadata.