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

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium map
     4  
     5  Access BPF maps
     6  
     7  ### Synopsis
     8  
     9  Access BPF maps
    10  
    11  ### Options
    12  
    13  ```
    14    -h, --help   help for map
    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](../cilium)	 - CLI
    28  * [cilium map get](../cilium_map_get)	 - Display BPF map information
    29  * [cilium map list](../cilium_map_list)	 - List all open BPF maps
    30