lssite

Lists site-wide default properties

APPLICABILITY

ClearCase (administrative command)

SYNOPSIS

lssite [ -inq·uire | setting-name ]

DESCRIPTION

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

If you have not set any site-wide properties in the ClearCase 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.

PERMISSIONS AND LOCKS

Permissions Checking: No special permissions required. Locks: No locks apply.

OPTIONS AND ARGUMENTS

LISTING PROPERTY NAMES.   Default: lssite lists the site-wide properties that are set in the ClearCase 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.
NOTE: The default view cache size is different for 32-bit and 64-bit computers. Therefore, if the view cache size is not set in the registry, lssite -inquire output displays the default size for the computer on which you entered the command.
setting-name

Displays the property and its value. An asterisk before a property indicates that it is set in the registry.

EXAMPLES

Examples including 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 command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.

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

SEE ALSO

getcache, mkview, setcache, setsite



Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved.