github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/docs/_includes/_generate-ssh-key.rst (about) 1 The ``deisctl`` utility communicates with remote machines over an SSH tunnel. 2 If you don't already have an SSH key, the following command will generate 3 a new keypair named "deis": 4 5 .. code-block:: console 6 7 $ ssh-keygen -q -t rsa -f ~/.ssh/deis -N '' -C deis