0

Github's documentation explains that there is this command that you can run to validate a key:

ssh -T git@github.com

I have also experimented and seen that you can run

ssh -T git@github.com verify

to get some info. Is there a command you can exec to get the same information you would get the same output as when you try to get a shell (with no extra args to ssh)?

jamesatha
  • 7,280
  • 14
  • 37
  • 54

0 Answers0