Chapter 20. console


This chapter describes the commands under the console command.

20.1. console log show

Show server’s console output

Usage:

openstack console log show [-h] [--lines <num-lines>] <server>

Table 20.1. Positional Arguments
ValueSummary

<server>

Server to show console log (name or id)

Table 20.2. Optional Arguments
ValueSummary

--lines <num-lines>

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

-h, --help

Show this help message and exit

20.2. console url show

Show server’s remote console URL

Usage:

openstack console url show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  [--novnc | --xvpvnc | --spice | --rdp | --serial | --mks]
                                  <server>

Table 20.3. Table Formatter
ValueSummary

--print-empty

Print empty table if there is no data to show.

--max-width <integer>

Maximum display width, <1 to disable. you can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence.

--fit-width

Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable

Table 20.4. Positional Arguments
ValueSummary

<server>

Server to show url (name or id)

Table 20.5. Output Formatters
ValueSummary

output formatter options-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

The output format, defaults to table

-c COLUMN, --column COLUMN

Specify the column(s) to include, can be repeated

Table 20.6. JSON Formatter
ValueSummary

--noindent

Whether to disable indenting the json

Table 20.7. Optional Arguments
ValueSummary

--mks

Show webmks console url

--novnc

Show novnc console url (default)

--xvpvnc

Show xvpvnc console url

--rdp

Show rdp console url

--spice

Show spice console url

-h, --help

Show this help message and exit

--serial

Show serial console url

Table 20.8. Shell Formatter
ValueSummary

a format a UNIX shell can parse (variable="value")--prefix PREFIX

Add a prefix to all variable names

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.