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

## cilium bpf ipcache get

Retrieve identity for an ip

### Synopsis

Retrieve identity for an ip

```
cilium bpf ipcache get [flags]
```

### Options

```
  -h, --help   help for get
```

### 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 ipcache](../cilium_bpf_ipcache)	 - Manage the IPCache mappings for IP/CIDR <-> Identity

back to top