Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 262 Bytes

File metadata and controls

7 lines (5 loc) · 262 Bytes

The deisctl utility communicates with remote machines over an SSH tunnel. If you don't already have an SSH key, the following command will generate a new keypair named "deis":

$ ssh-keygen -q -t rsa -f ~/.ssh/deis -N '' -C deis