Chapter 13 Using jagtool and jagant


delete

Description

Deletes an entity from the repository.

Syntax

Command line:

delete entity

Ant build file:

<jag_delete entity="entity" />

Option Description Required
entity The identifier for the entity being deleted. Yes

Examples

This example deletes Package:SVU from the repository.

Note   When a package is deleted, it is also removed from any servers on which it is installed.

This example deletes the SVULogin component from Package:SVU.

 


Copyright © 2002 Sybase, Inc. All rights reserved.