Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 652 Bytes

cilium_bpf_ct_list.md

File metadata and controls

33 lines (21 loc) · 652 Bytes

cilium bpf ct list

List connection tracking entries

Synopsis

List connection tracking entries

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

Options

  -h, --help            help for list
  -o, --output string   json| 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

SEE ALSO