props

Description

Lists properties for an entity in the repository.

Syntax

Local mode support: Yes.

Command line:

props [ connect-args | local-args ] entity

Ant build file:

<jag_props entity=”entity” />

Option

Description

Required

connect-args | local-args

Arguments to specify a connection to the server or to run in local mode. See “Local versus connected mode”.

Yes

entity

The entity identifier for the entity whose properties are listed.

Yes

Returns

Return value

Indicates

0

The command ran successfully; the result is true/success.

2

The command did not run successfully; an exception was thrown.

Examples

Example 1

This example lists the properties of Package:SVU.

Example 2

This example lists the properties of Server:Jaguar.

See also

Appendix B, “Repository Properties Reference”