Chapter 13 Using jagtool and jagant
Configures or defines entities in the repository by reading properties from an XML file.
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 |
The configure command allows you to define and configure entities with an XML file. "XML configuration files" describes the file syntax.
exportconfig, "XML configuration files"
Copyright © 2002 Sybase, Inc. All rights reserved. |
![]() |