mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/statedir-3/nbdkit-test-disk-3.socket \
|
||
|
--foreground curl \
|
||
|
protocols=https \
|
||
|
'url=https://example.org:1234/test4.img?par=val&other=ble' \
|
||
|
cookie=-779 \
|
||
|
sslverify=false
|