github.com/imran-kn/cilium-fork@v1.6.9/Documentation/cmdref/cilium_bpf_config.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium bpf config 4 5 Manage endpoint configuration BPF maps 6 7 ### Synopsis 8 9 Manage endpoint configuration BPF maps 10 11 ### Options 12 13 ``` 14 -h, --help help for config 15 -o, --output string json| jsonpath='{}' 16 ``` 17 18 ### Options inherited from parent commands 19 20 ``` 21 --config string config file (default is $HOME/.cilium.yaml) 22 -D, --debug Enable debug messages 23 -H, --host string URI to server-side API 24 ``` 25 26 ### SEE ALSO 27 28 * [cilium bpf](../cilium_bpf) - Direct access to local BPF maps 29 * [cilium bpf config get](../cilium_bpf_config_get) - List contents of an endpoint config BPF map 30