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

10 lines
223 B
Plaintext
Raw Normal View History

SSH_AUTH_SOCK=/path/to/agent/socket \
nbdkit \
--unix /tmp/domain-QEMUGuest1/nbdkit-disk0-src0.socket \
--foreground ssh \
host=example.org \
port=2222 \
path=test1.img \
user=myuser \
known-hosts=/path/to/ssh_known_hosts1