Skip to content

Console Output

[ssh-agent] Using credentials genie.zenoh (ssh://genie.zenoh@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/var/folders/p0/_rp0tkp16212f32k_32klv140004wn/T//ssh-WpqchpAcdhSO/agent.86174
SSH_AGENT_PID=86175
Running ssh-add (command line suppressed)
Identity added: /Users/genie.zenoh/workspace/zenoh-backend-influxdb@tmp/private_key_8165806247460277640.key (/Users/genie.zenoh/workspace/zenoh-backend-influxdb@tmp/private_key_8165806247460277640.key)
[ssh-agent] Started.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 86175 killed;
[ssh-agent] Stopped.