showenv

The showenv command displays the DS CLI environment variables.

Read syntax diagramSkip visual syntax diagram showenv

Example: Displaying the DS CLI environment variables

dscli> showenv

Output

paging        off
rows          24
format        default
delim         ,
header        on
verbose       off
banner        on
devid         IBM.2107-1301441
remotedevid   IBM.2107-1301441
echo          off
echoprefix    -
locale        zh
timeout       -
fullid        off
bannerDate    locale
maxNumReports 256

Output definitions

paging
Indicates whether paging is turned on or off.
rows
Indicates the number of rows per page that are displayed.
format
Indicates the output format.
delim
Indicates the delimiter character that is used in the delim output format.
header
Indicates whether the header is turned on or off.
verbose
Indicates whether verbose mode is turned on or off.
banner
Indicates whether the banner is turned on or off.
devid
Indicates the default devid.
remotedevid
Indicates the default remote devid.
echo
Indicates whether the echo is turned on or off. If it is turned on, each command is printed before it is run.
echoprefix
Indicates that a prefix is displayed before each echoed command. A dash "-" is shown and no prefix is displayed if echoprefix is not specified.
locale
Indicates the output language on the local computer.
timeout
Indicates the timeout value of client/server synchronous communication. The timeout value is displayed in seconds.
fullid
Indicates that IDs are displayed in the fully qualified format, which includes the storage image ID.
bannerDate
Indicates the format of the banner date and time.
maxnumreports
Indicates the maximum number of records for the performance report.