Zend certified PHP/Magento developer

How can I add my ssh public key to a Mikrotik router device using the command line?

Mikrotik doesn’t support ssh-copy-id which copies ~/.ssh/id_rsa.pub into the .ssh/authorized_keys file of a host on almost all Linux devices.

Is there an equivalent way to authorize a key on a Mikrotik RouterOS device?