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

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg map
     4  
     5  Access userspace cached content of BPF maps
     6  
     7  ### Options
     8  
     9  ```
    10    -h, --help   help for map
    11  ```
    12  
    13  ### Options inherited from parent commands
    14  
    15  ```
    16        --config string   Config file (default is $HOME/.cilium.yaml)
    17    -D, --debug           Enable debug messages
    18    -H, --host string     URI to server-side API
    19  ```
    20  
    21  ### SEE ALSO
    22  
    23  * [cilium-dbg](cilium-dbg.md)	 - CLI
    24  * [cilium-dbg map events](cilium-dbg_map_events.md)	 - Display cached list of events for a BPF map
    25  * [cilium-dbg map get](cilium-dbg_map_get.md)	 - Display cached content of given BPF map
    26  * [cilium-dbg map list](cilium-dbg_map_list.md)	 - List all open BPF maps
    27