summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/console-log.rst
blob: 8e56a0738229c2f5f2a6cf68da7a3b325416ab1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
===========
console log
===========

Server console text dump

console log show
----------------

Show server's console output

.. program:: console log show
.. code:: bash

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

.. option:: --lines <num-lines>

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

.. describe:: <server>

    Server to show log console log (name or ID)