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

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium bpf policy
     4  
     5  Manage policy related BPF maps
     6  
     7  ### Synopsis
     8  
     9  Manage policy related BPF maps
    10  
    11  ### Options
    12  
    13  ```
    14    -h, --help   help for policy
    15  ```
    16  
    17  ### Options inherited from parent commands
    18  
    19  ```
    20        --config string   config file (default is $HOME/.cilium.yaml)
    21    -D, --debug           Enable debug messages
    22    -H, --host string     URI to server-side API
    23  ```
    24  
    25  ### SEE ALSO
    26  
    27  * [cilium bpf](../cilium_bpf)	 - Direct access to local BPF maps
    28  * [cilium bpf policy add](../cilium_bpf_policy_add)	 - Add/update policy entry
    29  * [cilium bpf policy delete](../cilium_bpf_policy_delete)	 - Delete a policy entry
    30  * [cilium bpf policy get](../cilium_bpf_policy_get)	 - List contents of a policy BPF map
    31