Service Registry 3.1 Administration Guide

show

Displays a property value.

Synopsis

show [property]

Description

The show command displays the value of a property of the Admin Tool shell.

If no argument is specified, the command displays the values of all properties.

The command supports the following properties:

debug

Whether or not debugging output is enabled.

editor

The editor to use when the Admin Tool launches an interactive editor.

exception

The exception stack trace, if any, from the immediately preceding executed command.

localdir

The current directory on the local file system. Use the lcd command to set this property. See lcd for details.

locale

The current locale.

verbose

Whether or not verbose output is enabled.

Operands

property

The property whose current value is to be displayed. The properties exception and locale can be displayed, but you cannot use the set command to set them.

Example

The following command displays the exceptions from the previous command.


admin> show exception