
Looks like providing a service id isn't working, so it the help message was reduced to just type and name. Added a bit more to the docs, too. Change-Id: Id7f8b48bdf99773ad55ca7f204f3c779f84633d5
31 lines
370 B
ReStructuredText
31 lines
370 B
ReStructuredText
=======
|
|
catalog
|
|
=======
|
|
|
|
Identity v2
|
|
|
|
catalog list
|
|
------------
|
|
|
|
List services in the service catalog
|
|
|
|
.. program:: catalog list
|
|
.. code:: bash
|
|
|
|
os catalog list
|
|
|
|
catalog show
|
|
------------
|
|
|
|
Display service catalog details
|
|
|
|
.. program:: catalog show
|
|
.. code:: bash
|
|
|
|
os catalog show
|
|
<service>
|
|
|
|
.. describe:: <service>
|
|
|
|
Service to display (type or name)
|