ssh-keygen -C "Key for RocketGit" -f ~/.ssh/rocketgit1
cat ~/.ssh/rocketgit1.pub
Now, copy in clipboard starting with "ssh-...", including the comment.
Host @@rg_ssh_host@@
Port @@rg_ssh_port@@
IdentityFile ~/.ssh/rocketgit1
ssh-keygen -f ~/.ssh/rocketgit1 -l