Back to Cilium

Cilium Dbg Endpoint Config

Documentation/cmdref/cilium-dbg_endpoint_config.md

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

cilium-dbg endpoint config

View & modify endpoint configuration

cilium-dbg endpoint config <endpoint id> [<option>=(enable|disable) ...] [flags]

Examples

endpoint config 5421 DropNotification=false TraceNotification=false PolicyVerdictNotification=true

Options

  -h, --help            help for config
      --list-options    List available options
  -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