cilium bpf ct list

List connection tracking entries

  1. cilium bpf ct list ( <endpoint identifier> | global ) [flags]

Options

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

Options inherited from parent commands

  1. --config string config file (default is $HOME/.cilium.yaml)
  2. -D, --debug Enable debug messages
  3. -H, --host string URI to server-side API

SEE ALSO