 9663424c74
			
		
	
	9663424c74
	
	
	
		
			
			In the current doc, the command examples are like "os server create" but the acutal command should be started with "openstack" instead of "os", it is misleading to first time users. Change-Id: Ic7686257725e1aa8e4e0d65a712eff1c079927a8
		
			
				
	
	
		
			31 lines
		
	
	
		
			388 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			388 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| =======
 | |
| catalog
 | |
| =======
 | |
| 
 | |
| Identity v2, v3
 | |
| 
 | |
| catalog list
 | |
| ------------
 | |
| 
 | |
| List services in the service catalog
 | |
| 
 | |
| .. program:: catalog list
 | |
| .. code:: bash
 | |
| 
 | |
|     openstack catalog list
 | |
| 
 | |
| catalog show
 | |
| ------------
 | |
| 
 | |
| Display service catalog details
 | |
| 
 | |
| .. program:: catalog show
 | |
| .. code:: bash
 | |
| 
 | |
|     openstack catalog show
 | |
|         <service>
 | |
| 
 | |
| .. describe:: <service>
 | |
| 
 | |
|     Service to display (type or name)
 |