diff options
| author | Steve Martinelli <s.martinelli@gmail.com> | 2017-02-21 01:16:01 -0500 |
|---|---|---|
| committer | Steve Martinelli <s.martinelli@gmail.com> | 2017-02-21 06:16:53 +0000 |
| commit | c9419f00f064f1cbaf9488dcd23fc63656d4b154 (patch) | |
| tree | 799c8cab38ba275b5cf383c828f3ada4c5ee059d /doc/source/decoder.rst | |
| parent | 3a48183c01ea04e58700dceb9ae8f557e4cbaf84 (diff) | |
| download | python-openstackclient-c9419f00f064f1cbaf9488dcd23fc63656d4b154.tar.gz | |
add volume->osc mapping
Change-Id: Ia773cf66c9949433eb5e5ab5c58b7c871c17fc22
Diffstat (limited to 'doc/source/decoder.rst')
| -rw-r--r-- | doc/source/decoder.rst | 8 |
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`` ------------ |
