cilium-dbg bpf multicast subscriber list

List the multicast subscribers for the given group.

Synopsis

List the multicast subscribers for the given group. To get the subscribers for all the groups, use ‘cilium-dbg bpf multicast subscriber list all’.

cilium-dbg bpf multicast subscriber list < group | all > [flags]

Options

  -h, --help            help for list
  -o, --output string   json| yaml| jsonpath='{}'

Options inherited from parent commands

      --config string        Config file (default is $HOME/.cilium.yaml)
  -D, --debug                Enable debug messages
  -H, --host string          URI to server-side API
      --log-driver strings   Logging endpoints to use (example: syslog)
      --log-opt map          Log driver options (example: format=json)

SEE ALSO