how to get the ssh key code example
Example 1: how to generate ssh key
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
Example 2: ssh get key
cat ~/.ssh/id_ed25519.pub
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
cat ~/.ssh/id_ed25519.pub