Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

linkerd-checker.md

File metadata and controls

29 lines (20 loc) · 1.06 KB

linkerd-checker

Command line interface to analyse the output of linkerd checks

Synopsis

Command line interface that takes the linkerd check's' json output and analyse them based on the categories set

linkerd-checker [flags]

Options

      --all                         enable this to Render output in JSON format
  -h, --help                        help for linkerd-checker
      --linkerd-component strings   categories from the output to be analysed
  -l, --log-level string            log level for gocd cli, log levels supported by [https://github.com/sirupsen/logrus] will work (default "info")
      --no-color                    when enabled does not color encode the output
      --to-file string              CSV file to which the output needs to be written

SEE ALSO

Auto generated by spf13/cobra on 27-Sep-2023