:title: Keys
:description: Learn how to add, list and remove SSH keys for the logged in user using the Deis client. Deis keys. 


keys
====

.. automethod:: client.deis.DeisClient.keys_add
.. automethod:: client.deis.DeisClient.keys_list
.. automethod:: client.deis.DeisClient.keys_remove
