list (13)

Lists steps for the provided language/core combination with basic metrics about the provided steps.

Usage: system thip step list [--language <language>] [--core <core_number>]

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.

TO FILE

The file containing referenced entities in the relationships to cut.

ENTITIES MODIFIED

The number of entity relationships to cut.

CORE SIZE

The core size after the provided step and all previous steps are completed.

PRIORITY

True if the step is prioritized, False otherwise.

EXCLUDED

True if the step will be removed next time produce_thip is run, False otherwise.