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

## cilium bpf policy add

Add/update policy entry

### Synopsis

Add/update policy entry

```
cilium bpf policy add <endpoint id> <traffic-direction> <identity> [port/proto] [flags]
```

### Options

```
  -h, --help   help for add
```

### 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 policy](../cilium_bpf_policy)	 - Manage policy related BPF maps

back to top