libvirt/tests/qemunbdkitdata/disk-network-ssh-key.args.disk1-src0

10 lines
213 B
Plaintext
Raw Normal View History

nbdkit \
--unix /tmp/domain-QEMUGuest1/nbdkit-disk1-src0.socket \
--foreground ssh \
host=example.org \
port=2222 \
path=test2.img \
identity=/path/to/id_rsa \
user=myuser2 \
known-hosts=/path/to/ssh_known_hosts2