summaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2012-02-06 20:06:31 -0800
committerJoe Heck <heckj@mac.com>2012-02-06 20:09:15 -0800
commitaed78aa21a84881e6abaa662a5bb345db830e8e7 (patch)
tree106daf5aaa16f7dddab0a2c23b5106abfa4c84e6 /docs/source
parent8da000ae0b548212a29948562804fb9561d914e9 (diff)
fixes lp:925721
adds .gitreview for redux branch Change-Id: Ic993ee7abd5f54b118b1b58688199f58a529222c
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
-----