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

433 B

console log

Server console text dump

Compute v2

console log show

Show server's console output

console log show

os console log show
    [--lines <num-lines>]
    <server>

--lines <num-lines>

Number of lines to display from the end of the log (default=all)

<server>

Server to show log console log (name or ID)