diff options
Diffstat (limited to 'docs/containers.rst')
-rw-r--r-- | docs/containers.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/containers.rst b/docs/containers.rst index 20529b0..b67a066 100644 --- a/docs/containers.rst +++ b/docs/containers.rst @@ -25,6 +25,7 @@ Container objects .. autoattribute:: short_id .. autoattribute:: name .. autoattribute:: status + .. autoattribute:: labels .. py:attribute:: attrs The raw representation of this object from the server. |