$ man ssh-copy-id
...
-i identity_file
Use only the key(s) contained in identity_file (rather than looking for identities via ssh-add(1)
or in the default_ID_file). If the filename does not end in .pub this is added. If the filename
is omitted, the default_ID_file is used.
...