Raw File
cilium_bpf_lb_list.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium bpf lb list

List load-balancing configuration

### Synopsis

List load-balancing configuration

```
cilium bpf lb list [flags]
```

### Options

```
  -h, --help            help for list
  -o, --output string   json| jsonpath='{}'
      --revnat          List reverse NAT entries
```

### 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

* [cilium bpf lb](../cilium_bpf_lb)	 - Load-balancing configuration

back to top