mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-25 23:03:58 +01:00
540 B
540 B
Usage
Command line
diun --config=STRING
--help: Show help text and exit.--version: Show version and exit.--config <path>: Diun YAML configuration file. Required. (e.g.diun.yml).--timezone <timezone>: Timezone assigned to Diun. (defaultUTC).--log-level <level>: Log level output. (defaultinfo).--log-json: Enable JSON logging output. (defaultfalse).--log-caller: Add file:line of the caller to log output. (defaultfalse).--test-notif: Enable to test notification settings.