I added a few more SSH keys to the Ubuntu One account (https://login.ubuntu.com/ssh-key).
Now, I want to make sure that these key are now sent down to the IoT devices that have Ubuntu Core installed on it. I can see the keys on the Ubuntu Core IoT devices by running the following command:
cat ./.ssh/authorized_keys
How or what is the procedure of getting the new keys send down to the IoT devices?