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


keys
====

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