cilium endpoint config

View & modify endpoint configuration

Synopsis

View & modify endpoint configuration

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

Examples

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

Options

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