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

10 lines
217 B
Plaintext
Raw Normal View History

SSH_AUTH_SOCK=/path/to/agent/socket \
nbdkit \
--unix /tmp/statedir-0/nbdkit-test-disk-0.socket \
--foreground ssh \
host=example.org \
port=2222 \
path=test1.img \
user=myuser \
known-hosts=/path/to/ssh_known_hosts1