console log¶
Server console text dump
Compute v2
console log show¶
Show server’s console output
openstack 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 console log (name or ID)
This command is provided by the python-openstackclient plugin.