Whether debug must be enabled. Enabling this argument
will display log messages for all modes (including mode
debug
).
When this argument is enabled, it is possible that many logs
will be printed to the terminal/shell during runtime.
Defines the period format for said discovery command. Values
include "D"
, "W"
or "M"
.
Whether quiet must be enabled. Enabling this argument
will display no log messages at all except for errors.
When this argument is enabled, the runtime will not produce
any logs outside of errors.
Generated using TypeDoc
NotifierCommandOptions
This interface defines arguments that can be passed to any notifier command that is implemented in the backend runtime.
Note that it is important that child classes extend this interface with their own specification of arguments.
BaseCommandOptions
v0.3.2