python-openstackclient/doc/source/command-objects/console-url.rst
Steve Martinelli 3b99c17894 Add versioning to the docs that missed it
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
2015-01-09 19:12:18 -05:00

490 B

console url

Server remote console URL

Compute v2

console url show

Show server's remote console URL

console url show

os console url show
    [--novnc | --xvpvnc | --spice]
    <server>

--novnc

Show noVNC console URL (default)

--xvpvnc

Show xpvnc console URL

--spice

Show SPICE console URL

<server>

Server to show URL (name or ID)