Chapter 13 Using jagtool and jagant


list

Description

Lists entities in the repository.

Syntax

Command line:

list type entity

Ant build file:

<jag_list type="type" entity="entity" />

Option Description Default Required
type The type of entities to list. - Either type or entity is required. Both can be used.
entity An optional entity identifier to specify a parent entity. Child entities are listed. -

Examples

This example lists all the packages in the repository.

This example lists all the child entities of Package:SVU.

This example lists all the child components of Package:SVU.

 


Copyright © 2002 Sybase, Inc. All rights reserved.