mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/statedir-2/nbdkit-test-disk-2.socket \
|
||
|
--foreground \
|
||
|
--readonly curl \
|
||
|
protocols=https \
|
||
|
'url=https://host.name:443/url/path/file.iso?test=val' \
|
||
|
user=testuser \
|
||
|
password=-779
|