github.phpd.cn/cilium/cilium@v1.6.12/Documentation/cmdref/cilium_bpf_policy_get.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium bpf policy get
     4  
     5  List contents of a policy BPF map
     6  
     7  ### Synopsis
     8  
     9  List contents of a policy BPF map
    10  
    11  ```
    12  cilium bpf policy get [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18        --all             Dump all policy maps
    19    -h, --help            help for get
    20    -n, --numeric         Do not resolve IDs
    21    -o, --output string   json| jsonpath='{}'
    22  ```
    23  
    24  ### Options inherited from parent commands
    25  
    26  ```
    27        --config string   config file (default is $HOME/.cilium.yaml)
    28    -D, --debug           Enable debug messages
    29    -H, --host string     URI to server-side API
    30  ```
    31  
    32  ### SEE ALSO
    33  
    34  * [cilium bpf policy](../cilium_bpf_policy)	 - Manage policy related BPF maps
    35