PreviousNext

list clearinghouse(8cds)

Displays a list of all the clearinghouses whose names match the specified clearinghouse name

Synopsis

cdscp list clearinghouse clearinghouse-name
[with attribute-name = attribute-value]

Arguments

clearinghouse-name
The full name of a specific clearinghouse. The last simple name can contain wildcard characters.

with attribute-name
The name of a particular attribute.

attribute-value
The value of a particular attribute.

Description
The list clearinghouse command displays a list of all the clearinghouses whose names match the specified name. The last simple name can contain wildcards. You can use a with attribute-name = attribute-value clause to limit output only to clearinghouses whose attributes have values equal to the specified values. A space must precede and follow the = (equals sign).

Privileges Required
You must have r (read) permission to the directory that stores the associated clearinghouse object entry. If you use a with attribute-name = attribute-value clause in the command, you also need r (read) or t (test) permission to the selected clearinghouses.

Notes
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.

Examples
The following command displays a list of all the clearinghouses named in the root directory:

cdscp> list clearinghouse /.:/*

LIST
CLEARINGHOUSE /.../abc.com/*
AT 1991-10-15-15:56:00
/.../abc.com/Munich_CH
/.../abc.com/Paris_CH

Related Information
Commands:

clear clearinghouse(8cds)

create clearinghouse(8cds)

delete clearinghouse(8cds)

set_cdscp_preferred_clearinghouse(8cds)

show cdscp preferred clearinghouse(8cds)

show clearinghouse(8cds)