Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

generating new ssh key github

# start the ssh-agent in the background
$ eval "$(ssh-agent -s)"
> Agent pid 59566
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #generating #ssh #key #github
ADD COMMENT
Topic
Name
9+7 =