49 lines
670 B
ReStructuredText
Raw Normal View History

===========
console url
===========
Server remote console URL
Compute v2
console url show
----------------
Show server's remote console URL
.. program:: console url show
.. code:: bash
os console url show
[--novnc | --xvpvnc | --spice]
[--rdp | --serial | --mks]
<server>
.. option:: --novnc
Show noVNC console URL (default)
.. option:: --xvpvnc
Show xvpvnc console URL
.. option:: --spice
Show SPICE console URL
.. option:: --rdp
Show RDP console URL
.. option:: --serial
Show serial console URL
.. option:: --mks
Show WebMKS console URL
.. describe:: <server>
Server to show URL (name or ID)