This is a tiny thing, but I got tired of typing 'ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@169.254.0.10' whenever I wanted to look at a systemvm. This happens a lot for me during development, and some of our admins have to look it up in the docs on the odd occasion when they need it. I just merged a cloud-ssh script, so I can just run 'cloud-ssh 169.254.0.10'. It gets included in the agent deb/rpm builds.