Steve Martinelli c04b49ef07 Tweaks to the catalog doc and show command
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
2015-01-13 05:59:38 +00:00

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)