Dean Troyer 9eb30efbf3 Command object docs: aggregate, console *, keypair
aggregate
console log
console url
keypair

Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc
2014-11-19 14:47:53 -06:00

34 lines
478 B
ReStructuredText

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