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

## cilium bpf ct flush

Flush all connection tracking entries

### Synopsis

Flush all connection tracking entries

```
cilium bpf ct flush ( <endpoint identifier> | global ) [flags]
```

### Options

```
  -h, --help   help for flush
```

### 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 ct](../cilium_bpf_ct)	 - Connection tracking tables

back to top