mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/statedir-0/nbdkit-test-disk-0.socket \
|
||
|
--foreground \
|
||
|
--readonly curl \
|
||
|
protocols=https \
|
||
|
url=https://https.example.org:8443/path/to/disk1.iso \
|
||
|
cookie=-777
|