mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Add a remote drive by doing: guestfish -a ssh://example.com/path/to/disk.img There are several different protocols supported, as explained in the man page. This affects all virt-* tools that use the common guestfish options parsing code.