PreviousNext

list object(8cds)

Lists the specified object entries (including clearinghouse object entries)

Synopsis

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

Arguments

object-name
The full name of a specific object entry. 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 object command displays a list of all the object entries (including clearinghouse object entries) whose names match the object entry name that you specify. The last simple name can contain wildcard characters. You can use a with attribute-name = attribute-value clause to limit output only to object entries 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 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 object entries.

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 object entries named in the directory /.:/eng.

cdscp> list object /.:/eng/*

LIST
OBJECT /.../abc.com/eng
AT 1991-10-15-15:53:06
juno
test_stats
work_disk1
work_disk2

Related Information
Commands:

add object(8cds)

create object(8cds)

delete object(8cds)

remove object(8cds)

set object(8cds)

show object(8cds)