Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 810 Bytes

sonobuoy_query.md

File metadata and controls

31 lines (22 loc) · 810 Bytes

sonobuoy query

Runs queries against your cluster in order to aid in debugging.

sonobuoy query [flags]

Options

      --config Sonobuoy config   Path to a sonobuoy configuration JSON file.
  -h, --help                     help for query
  -o, --output string            Directory to output results into. If empty, will default to a UUID folder in the pwd.

Options inherited from parent commands

      --level level   Log level. One of {panic, fatal, error, warn, info, debug, trace} (default info)

SEE ALSO

  • sonobuoy - Generate reports on your Kubernetes cluster by running plugins

<<<<<<< HEAD

Auto generated by spf13/cobra on 2-Mar-2023

=======

Auto generated by spf13/cobra on 15-Jun-2023

2846f353 (Add docs for v0.56.17)