Lists the objects that belong to a particular object in the organizational hierarchy.
tarantella object list_contents { --nameobj
}| --filefile
The following table shows the available options for this command.
Option | Description |
---|---|
| Specifies the name of the object you want to list the contents of. |
| Specifies a file containing a batch of commands to list object contents. |
Make sure you quote any object names containing spaces, for
example, "o=Example"
.
The following example lists all the objects within the organizational unit Sales.
$ tarantella object list_contents \ --name "o=Example/ou=Sales"