Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.08 KB

havener_events.md

File metadata and controls

38 lines (27 loc) · 1.08 KB

havener events

Show Kubernetes cluster events

Synopsis

Show Kubernetes cluster events of all resources in all namespaces

havener events [flags]

Options

  -h, --help               help for events
  -n, --namespace string   Filter events for specific namespace

Options inherited from parent commands

      --debug                 debug output - level 5
      --error                 error output - level 2
      --fatal                 fatal output - level 1
      --kubeconfig string     Kubernetes configuration file (default "~/.kube/config")
      --terminal-height int   disable autodetection and specify an explicit terminal height (default -1)
      --terminal-width int    disable autodetection and specify an explicit terminal width (default -1)
      --trace                 trace output - level 6
  -v, --verbose               verbose output - level 4
      --warn                  warn output - level 3

SEE ALSO

  • havener - Convenience wrapper around both kubectl and helm
Auto generated by spf13/cobra on 19-Oct-2019