Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 1.05 KB

component-cli.md

File metadata and controls

25 lines (19 loc) · 1.05 KB

component-cli

component cli

Options

      --cli                  logger runs as cli logger. enables cli logging
      --dev                  enable development logging which result in console encoding, enabled stacktrace and enabled caller
      --disable-caller       disable the caller of logs (default true)
      --disable-stacktrace   disable the stacktrace of error logs (default true)
      --disable-timestamp    disable timestamp output (default true)
  -h, --help                 help for component-cli
  -v, --verbosity int        number for the log level verbosity (default 1)

SEE ALSO