Chapter 13 Using jagtool and jagant


configure

Description

Configures or defines entities in the repository by reading properties from an XML file.

Syntax

Command line:

configure [-verbose true|false] filename

Ant build file:

<jag_configure [ verbose="true|false" ] file="filename" />

Where:

Option Description Default Required
verbose Execute in verbose mode. false No
filename XML file to read commands from. - Yes

Usage

The configure command allows you to define and configure entities with an XML file. "XML configuration files" describes the file syntax.

See Also

exportconfig, "XML configuration files"

 


Copyright © 2002 Sybase, Inc. All rights reserved.