prioritize

Marks the provided steps as “priority”. Priority steps will be moved to the top and kept on subsequent runs of the Technical Health Improvement Plan for the provided system.

In order to see changes to the Technical Health Improvement Plan made by prioritization, you must re-run produce_thip. Note that after prioritization, the order and number of non-priority steps may change.

Also note that the core size for a provided step is contingent on all previous steps being completed. Moving a step with a significant drop core size of to the top may not result in a more rapid decrease of core size.

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

required arguments:

--steps

A comma-delimited list of step numbers to prioritize.

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.