describe (5)

Displays entity-level connections associated with a provided step.

Usage: system thip step describe [--step <step>] [--language <language>] [--core <core_number>] [--output-format <format>] [--out <output_file>]

required arguments:

--step

The step to list associated entity relationships of. If the step is unknown, no entity relationships will be displayed.

optional arguments:

--core

The core to look for steps in. Defaults to 1.

--language

The language to look for steps in. Defaults to the primary language.

Output Fields

STEP

The step number used to reference the step in operations.

FROM FILE

The file originating the relationships to cut.

FROM ENTITY

The entity originating the relationship to be cut.

LINE

The line containing the relationship.

COLUMN

The column on which the relationship is defined.

TO FILE

The file containing referenced entities in the relationships to cut.

TO ENTITY

The entity in the referenced relationship.