Raw File
cilium_config.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium config

Cilium configuration options

### Synopsis

Cilium configuration options

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

### Options

```
  -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| 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
```

### SEE ALSO

* [cilium](../cilium)	 - CLI

back to top