cilium bpf policy get

List contents of a policy BPF map

Synopsis

List contents of a policy BPF map

  1. cilium bpf policy get [flags]

Options

  1. --all Dump all policy maps
  2. -h, --help help for get
  3. -n, --numeric Do not resolve IDs
  4. -o, --output string json| jsonpath='{}'

Options inherited from parent commands

  1. --config string config file (default is $HOME/.cilium.yaml)
  2. -D, --debug Enable debug messages
  3. -H, --host string URI to server-side API

SEE ALSO