cilium-dbg config

Cilium configuration options

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

Options

  -a, --all             Display all cilium configurations
  -h, --help            help for config
      --list-options    List available options
  -n, --num-pages int   Number of pages for perf ring buffer. New values have to be > 0
  -o, --output string   json| yaml| jsonpath='{}'
  -r, --read-only       Display read only configurations

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

SEE ALSO