Importing missing apt keys

This is another one where I get a mental blank.  I know there is a way to import a new gpg key for apt, but I always have to look it up.

sudo apt-key adv --keyserver keys.gnupg.net --recv 886DDD89

And that is all there is to it.  (Substitute your favourite keyserver and the correct key, obviously).