mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/domain-QEMUGuest1/nbdkit-disk0-src1.socket \
|
||
|
--foreground \
|
||
|
--readonly curl \
|
||
|
protocols=https \
|
||
|
url=https://https.example2.org:8444/path/to/backing.qcow2 \
|
||
|
cookie=-779
|