
try and add some consistency with the show and delete commands. replace 'show x' with 'display x' change 'delete a y' with just 'delete y' Change-Id: I47dfa8ee23ac5c41b355796415eb515155832f65
25 lines
254 B
ReStructuredText
25 lines
254 B
ReStructuredText
=======
|
|
catalog
|
|
=======
|
|
|
|
Identity v2
|
|
|
|
catalog list
|
|
------------
|
|
|
|
List services in the service catalog
|
|
|
|
.. code:: bash
|
|
|
|
os catalog list
|
|
|
|
catalog show
|
|
------------
|
|
|
|
Display service catalog details
|
|
|
|
.. code:: bash
|
|
|
|
os catalog show
|
|
<service>
|