Events

Show Kubemq cluster events command

Synopsis

Events command allows to show a real-time Kubemq cluster events

kubemqctl get cluster events [flags]

Examples

     # Show Kubemq cluster events
    kubemqctl get cluster events

Options

  -c, --cluster string   set cluster namespace/name for events
  -h, --help             help for events

Options inherited from parent commands

      --config string   set kubemqctl configuration file (default "./.kubemqctl.yaml")

Last updated