mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
30 lines
374 B
ReStructuredText
30 lines
374 B
ReStructuredText
=======
|
|
catalog
|
|
=======
|
|
|
|
Identity v2, v3
|
|
|
|
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)
|