Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.02 KB

havener_events.md

File metadata and controls

37 lines (26 loc) · 1.02 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 (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 some kubectl commands