cilium-dbg ip list

List IP addresses in the userspace IPcache

cilium-dbg ip list [flags]

Options

  -h, --help            help for list
  -n, --numeric         Print numeric identities
  -o, --output string   json| yaml| jsonpath='{}'
  -v, --verbose         Print all fields of ipcache

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