summaryrefslogtreecommitdiff
path: root/doc/source/decoder.rst
diff options
context:
space:
mode:
authorSteve Martinelli <s.martinelli@gmail.com>2017-02-21 01:16:01 -0500
committerSteve Martinelli <s.martinelli@gmail.com>2017-02-21 06:16:53 +0000
commitc9419f00f064f1cbaf9488dcd23fc63656d4b154 (patch)
tree799c8cab38ba275b5cf383c828f3ada4c5ee059d /doc/source/decoder.rst
parent3a48183c01ea04e58700dceb9ae8f557e4cbaf84 (diff)
downloadpython-openstackclient-c9419f00f064f1cbaf9488dcd23fc63656d4b154.tar.gz
add volume->osc mapping
Change-Id: Ia773cf66c9949433eb5e5ab5c58b7c871c17fc22
Diffstat (limited to 'doc/source/decoder.rst')
-rw-r--r--doc/source/decoder.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/decoder.rst b/doc/source/decoder.rst
index adeb99e7..23c16ca5 100644
--- a/doc/source/decoder.rst
+++ b/doc/source/decoder.rst
@@ -7,6 +7,14 @@ OpenStackClient. Think of it as a magic decoder ring if you were using the
legacy CLIs and want to transition to OpenStack CLI. Command options are only
shown when necessary.
+``cinder CLI``
+--------------
+
+.. csv-table::
+ :header: "Cinder CLI", "OSC Equivalent", "Description"
+ :widths: 25, 25, 50
+ :file: data/cinder.csv
+
``nova CLI``
------------