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

## cilium-dbg bpf endpoint delete

Delete local endpoint entries

```
cilium-dbg bpf endpoint delete [flags]
```

### Options

```
  -h, --help   help for delete
```

### 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-dbg bpf endpoint](cilium-dbg_bpf_endpoint.md)	 - Local endpoint map

back to top