Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
fix(docs): add client reference for deis tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Aug 22, 2014
1 parent 1ff20cc commit 4753474
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/reference/client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,12 @@ deis releases
.. automethod:: client.deis.DeisClient.releases_list
.. automethod:: client.deis.DeisClient.releases_info
.. automethod:: client.deis.DeisClient.releases_rollback

.. _deis_tags:

deis tags
---------

.. automethod:: client.deis.DeisClient.tags_list
.. automethod:: client.deis.DeisClient.tags_set
.. automethod:: client.deis.DeisClient.tags_unset

0 comments on commit 4753474

Please sign in to comment.