Chapter 13 Using jagtool and jagant
Lists properties for an entity in the repository.
Command line:
props entity
Ant build file:
<jag_props entity="entity" />
Option | Description | Default | Required |
---|---|---|---|
entity | The entity identifier for the entity whose properties are listed. | - | Yes |
This example lists the properties of Package:SVU.
jagtool props Package:SVU
<jag_props entity="Package:SVU" />
This example lists the properties of Server:Jaguar.
jagtool props Server:Jaguar
<jag_props entity="Server:Jaguar" />
Appendix B, "Repository Properties Reference"
Copyright © 2002 Sybase, Inc. All rights reserved. |
![]() |