Console Output
[ssh-agent] Using credentials pharo-ci
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3R8M8f/agent.4046438
SSH_AGENT_PID=4046440
Running ssh-add (command line suppressed)
Identity added: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_17175503167417077736.key (/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_17175503167417077736.key)
[ssh-agent] Started.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 4046440 killed;
[ssh-agent] Stopped.