mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
0993f9f905
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
nbdkit \
|
|
--unix /tmp/statedir-1/nbdkit-test-disk-1.socket \
|
|
--foreground curl \
|
|
protocols=https \
|
|
'url=https://https.example.org:8443/path/to/disk5.iso?foo=bar' \
|
|
user=myname \
|
|
password=-779 \
|
|
cookie=-781 \
|
|
sslverify=false
|