Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella object list_contents command

The tarantella object list_contents command

Syntax

Skip past command syntax or program codetarantella object list_contents { --name obj
                                } | --file file

Description

Lists the objects that belong to a particular object in the organizational hierarchy.

Argument Description
--name obj Specifies the TFN name of the object you want to list the contents of.
--file file Specifies a file containing a batch of commands to list object contents.

Note Make sure you quote any object names containing spaces, for example ".../_ens/o=Indigo Insurance".

Examples

Skip past command syntax or program codetarantella object list_contents \
  --name ".../_ens/o=Indigo Insurance/ou=Sales"

Lists all the objects within the organizational unit Sales.

Related topics