Back to Cilium

Cilium Dbg Map Get

Documentation/cmdref/cilium-dbg_map_get.md

1.19.3820 B
Original Source
<!-- This file was autogenerated via cilium-dbg cmdref, do not edit manually-->

cilium-dbg map get

Display cached content of given BPF map

cilium-dbg map get <name> [flags]

Examples

cilium map get cilium_ipcache

Options

  -h, --help            help for get
  -o, --output string   json| yaml| jsonpath='{}'

Options inherited from parent commands

      --config string        Config file (default is $HOME/.cilium.yaml)
  -D, --debug                Enable debug messages
  -H, --host string          URI to server-side API
      --log-driver strings   Logging endpoints to use (example: syslog)
      --log-opt map          Log driver options (example: format=json)

SEE ALSO