console url¶
Server remote console URL
Compute v2
console url show¶
Show server’s remote console URL
openstack console url show
    [--novnc | --xvpvnc | --spice | --rdp | --serial | --mks]
    <server>
- --novnc¶
- Show noVNC console URL (default) 
- --xvpvnc¶
- Show xvpvnc console URL 
- --spice¶
- Show SPICE console URL 
- --rdp¶
- Show RDP console URL 
- --serial¶
- Show serial console URL 
- --mks¶
- Show WebMKS console URL 
- server¶
- Server to show URL (name or ID) 
