github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_bpf_ipcache_get.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg bpf ipcache get 4 5 Retrieve identity for an ip 6 7 ``` 8 cilium-dbg bpf ipcache get [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -h, --help help for get 15 ``` 16 17 ### Options inherited from parent commands 18 19 ``` 20 --config string Config file (default is $HOME/.cilium.yaml) 21 -D, --debug Enable debug messages 22 -H, --host string URI to server-side API 23 ``` 24 25 ### SEE ALSO 26 27 * [cilium-dbg bpf ipcache](cilium-dbg_bpf_ipcache.md) - Manage the IPCache mappings for IP/CIDR <-> Identity 28