cilium-dbg bpf ct list

List connection tracking entries

cilium-dbg bpf ct list ( global | cluster <identifier> ) [flags]

Options

  -h, --help                                help for list
  -o, --output string                       json| yaml| jsonpath='{}'
  -d, --time-diff                           print time difference for entries
      --time-diff-clocksource-hz int        manually set clock source Hz (default 250)
      --time-diff-clocksource-mode string   manually set clock source mode (instead of contacting the server)

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