Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 786 Bytes

component-cli_cache_info.md

File metadata and controls

29 lines (20 loc) · 786 Bytes

component-cli cache info

Shows info about the currently used cache

component-cli cache info [flags]

Options

  -h, --help   help for info

Options inherited from parent commands

      --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)
  -v, --verbosity int        number for the log level verbosity (default 1)

SEE ALSO