listproduct - List version repository contents

listproduct [-krbDiexv] [-N branchname] [-v displayoptions] product | extended_description [product | extended_description...]

listproduct [-krbDiexv] [-N branchname] [-v displayoptions] -a

This utility is used to view the contents of the Landmark version repository.

Program Option Description
-k Invokes a prompt for repository credentials. Press Enter to accept the credentials shown.
-r Display release information.
-b Display branch information.
-N branchname Shows only the specified customization branch. (Must also specify -b if you use this option.)
-D Displays dependency information.
-i Displays descriptive information about the product and release.
-e Displays branch event history.
-x Displays problem resolution information, where available.
-a

Display all products in the version repository.

If you do not use this option, version information for only a single product will be displayed. You must specify the product following the command options.

product | extended_description

Specifies a product to view information for. You can specify the product in either product or extended_description format, where:

  • product is the product name.

    Example: listproduct LMHCM_100003 -r 10.0.3.1

    and

  • extended_description takes the format product:release:build . Use this to identify a product without specifying -r.

    Example: listproduct LMHCM_100003:10.0.3.1:348. This is useful for specifying multiple products.

-v displayoptions

errorlevel, tracelevel, and verbose specified in any order, where:

  • errorlevel = {n}one | {f}atal | {e}rror | {w}arning (warning is the default)

  • tracelevel = 0:6 where 0 is no message and 6 is everything

  • verbose = whether to display exception stacktrace