8.1 Listing an Object's Master Replica

To list an object's master replica, use one of the following methods:

Mastership page in the Properties Browser (Windows)

This page lists the object's master replica.

cleartool describe object-selector

This command lists general information about the object, including its master replica.

cleartool describe -fmt "%[master]p\n" object-selector

This command lists only the master replica of the object. For more information on using the -fmt option, see the fmt_ccase reference page in the Command Reference.


Command examples: