list clearinghouse(8cds) — Maintenance
NAME
list clearinghouse - Displays a list of all clearinghouses matching a 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. Spaces must precede and follow the = (equal 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 DCE Version 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).