D.33. tarantella object list_contents

列出属于组织层次结构中某个特定对象的对象。

语法

tarantella object list_contents { --name obj }| --file file

描述

下表显示了此命令的可用选项。

选项

描述

--name

指定您要列出其内容的对象的名称。

--file

指定包含一批命令的文件,这些命令用于列出对象内容。

注意

请务必将包含空格的任何对象名称用引号引起来,例如 "o=示例"

示例

以下示例列出组织单元 Sales 内的所有对象。

$ tarantella object list_contents \
--name "o=示例/ou=Sales"