lscomp

Lists information for a UCM component

APPLICABILITY

ClearCase UCM (cleartool subcommand)

SYNOPSIS

lscomp [ -s·hort | -l·ong | -fmt format-string |-tre·e ]

[ -inv·ob vob-selector | component-selector ...]

DESCRIPTION

The lscomp command lists information describing one or more UCM components. Command options allow you to specify the type of information and the format in which it is displayed.

PERMISSIONS AND LOCKS

Permissions Checking: No special permissions are required.

Locks: No locks apply.

Mastership: Mastership does not apply.

OPTIONS AND ARGUMENTS

SELECTING A DISPLAY FORMAT Default: One-line summary.
-s·hort

Displays a one-line summary showing the name of each component.
-l·ong

Displays an expanded multiple-line listing for each component, similar to the describe -long command.
-fmt format-string

Displays information using the specified format-string. See the fmt_ccase reference page for details.
-tre·e

Recursively lists baselines and streams in the specified components. Output format is similar to that of the lsvtree command.

SPECIFYING THE COMPONENT Default: Lists components in the project VOB of the current directory.

-inv·ob vob-selector

Displays information for all components in the specified project VOB.
component-selector ...

Specifies one or more components for which information is displayed.

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.

% cleatool lscomp -invob /vobs/projects
17-Sep-99.12:06:59 parser bill "parser"
root directory: "/vobs/parser"
29-Mar-99.17:23:16 applets pklenk "applets"
root directory: "/vobs/applets"
29-Mar-99.17:23:25 booch pklenk "booch"
root directory: "/vobs/booch"
29-Mar-99.17:23:37 libobj pklenk "libobj"
root directory: "/vobs/libobj"
29-Mar-99.17:23:44 stage pklenk "stage"
root directory: "/vobs/stage"
29-Mar-99.17:23:50 sun5_stage pklenk "sun5_stage"
root directory: "/vobs/sun5_stage"
29-Mar-99.17:24:01 nt_i386_stage pklenk "nt_i386_stage"
root directory: "/vobs/nt_i386_stage"
29-Mar-99.17:24:57 sys pklenk "sys"
root directory: "/vobs/sys"

SEE ALSO

describe, lsbl, mkcomp, rmcomp


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