cilium bpf lb list

List load-balancing configuration

  1. cilium bpf lb list [flags]

Options

  1. --backends List all service backend entries
  2. --frontends List all service frontend entries
  3. -h, --help help for list
  4. -o, --output string json| yaml| jsonpath='{}'
  5. --revnat List reverse NAT entries

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