github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_bpf_nat_list.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg bpf nat list
     4  
     5  List all NAT mapping entries
     6  
     7  ```
     8  cilium-dbg bpf nat list [cluster <cluster id>] [flags]
     9  ```
    10  
    11  ### Options
    12  
    13  ```
    14    -h, --help            help for list
    15    -o, --output string   json| yaml| jsonpath='{}'
    16  ```
    17  
    18  ### Options inherited from parent commands
    19  
    20  ```
    21        --config string   Config file (default is $HOME/.cilium.yaml)
    22    -D, --debug           Enable debug messages
    23    -H, --host string     URI to server-side API
    24  ```
    25  
    26  ### SEE ALSO
    27  
    28  * [cilium-dbg bpf nat](cilium-dbg_bpf_nat.md)	 - NAT mapping tables
    29