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

## cilium bpf nat list

List all NAT mapping entries

### Synopsis

List all NAT mapping entries

```
cilium bpf nat list [flags]
```

### Options

```
  -h, --help            help for list
  -o, --output string   json| jsonpath='{}'
```

### 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 nat](../cilium_bpf_nat)	 - NAT mapping tables

back to top