SSH Keyの生成コマンド

ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519_runpod -C "runpod.ioのSSH鍵"

SSH Key(公開鍵)のコピーコマンド

pbcopy < ~/.ssh/id_ed25519_runpod.pub