mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 21:33:22 +01:00
577 B
577 B
Usage
Command line
diun --config=CONFIG [<flags>]
--help: Show help text and exit. Optional.--version: Show version and exit. Optional.--config <path>: Diun YAML configuration file. Required. (example:diun.yml).--timezone <timezone>: Timezone assigned to Diun. Optional. (default:UTC).--log-level <level>: Log level output. Optional. (default:info).--log-json: Enable JSON logging output. Optional. (default:false).--log-caller: Enable to add file:line of the caller. Optional. (default:false).