sub_command

Intro

Sub command refers to what proto_code is invoked for.

It changes how the script traverses the state_dependency and affects how each state is bootstrapped.

Sub commands are supposed to be selected via CLI:

./prime -h

See also