Back to Cilium

Cilium Dbg Bpf Ipmasq List

Documentation/cmdref/cilium-dbg_bpf_ipmasq_list.md

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

cilium-dbg bpf ipmasq list

List ip-masq-agent CIDRs

Synopsis

List ip-masq-agent CIDRs. Packets sent from pods to IPs from these CIDRs avoid masquerading.

cilium-dbg bpf ipmasq list [flags]

Options

  -h, --help            help for list
  -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