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

## cilium bpf proxy list

List proxy configuration (deprecated)

### Synopsis

List proxy configuration (deprecated)

```
cilium bpf proxy list [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

* [cilium bpf proxy](../cilium_bpf_proxy)	 - Proxy configuration

back to top