summaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/configuration.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/source/configuration.rst b/docs/source/configuration.rst
index 8c998700..586b66bc 100644
--- a/docs/source/configuration.rst
+++ b/docs/source/configuration.rst
@@ -179,6 +179,18 @@ example::
description="those other guys" \
name=tog
+``tenant get``
+^^^^^^^^^^^^^^
+
+keyword arguments
+
+* tenant_id
+
+example::
+
+ keystone-manage tenant get \
+ tenant_id=523df7c89ce34640996d3d804cbc56f4
+
Users
-----