OptionalallowUnknownFlags?: booleanWhether or not to allow for unknown flags. If set to false, the command will not run when unknown flags are provided through the CLI
Defaults to false
OptionalstaysAlive?: booleanWhen flag set to true, the kernel will not trigger the termination process unless the command explicitly calls the terminate method.
Defaults to false
Static set of command options