ReadonlyidIdentifies this task, e.g. for debug logging.
Optional ReadonlymodeDefaults to "blocking" if not specified.
Optional ReadonlymodifierZero or more GlobalModifierCommand instances which should be scanned for and executed (if specified as CLI arguments or CLI configuration) before this task's run is invoked.
ReadonlypriorityUsed to determine the order in which tasks run. Higher values run earlier.
Perform this task's startup work.
a StartupTaskContext view of the CLI's Context.
A unit of work to run once during CLI startup, in StartupTask.priority order.