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

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg bpf policy list
     4  
     5  Dump all policy maps
     6  
     7  ```
     8  cilium-dbg bpf policy list [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 policy](cilium-dbg_bpf_policy.md)	 - Manage policy related BPF maps
    29