lssite

Lists site-wide default properties

Applicability

Product

Command type

VersionVault

cleartool subcommand

Platform

UNIX®

Linux®

Windows®

Synopsis

lssite [ –inq/uire | setting-name ]

Description

The lssite command lists site-wide properties set in the VersionVault site config registry and properties that are not currently set.

If you have not set any site-wide properties in the registry use lssite –inquire to list all available properties and their default values. To change the value of a property (that is, set the property in the registry), use the setsite command.

Restrictions

None.

Options and arguments

Listing property names

Default
lssite lists the site-wide properties that are set in the registry. The properties are displayed in the form name=value.
–inq/uire
Lists all available properties and their values. If a property is not set in the registry, lssite displays the default value. An asterisk before a property indicates that it is set in the registry.
setting-name
Displays the property and its value. An asterisk before a property indicates that it is set in the registry.

Examples

The UNIX system and Linux examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.

The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.

In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.

  • List properties that have been set in the registry.

    cmd-context lssite
      view_cache_size=204800

  • List all available properties.

    cmd-context lssite –inquire
      view_cache_size=204800
      view_shareable_dos=TRUE
      view_interop_text_mode=FALSE