cilium 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.

  1. cilium bpf ipmasq list [flags]

Options

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