Reference Guide
...
Global SSH Key Connections
Uploading Public Component of Key Pair to Target SSH Device
1 min
ssh-copy-id -i <publicKeyPair path> username@remote_host
The output of the public key pair can also be manually copied and pasted to the authorized_keys file at the target.