could not open a connection to your authentication agent windows code example
Example 1: could not open a connection to your authentication agent
eval `ssh-agent -s`
ssh-add
Example 2: Could not open a connection to your authentication agent.
$ eval `ssh-agent -s`