github.phpd.cn/cilium/cilium@v1.6.12/Documentation/cmdref/cilium_config.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium config
     4  
     5  Cilium configuration options
     6  
     7  ### Synopsis
     8  
     9  Cilium configuration options
    10  
    11  ```
    12  cilium config [<option>=(enable|disable) ...] [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help            help for config
    19        --list-options    List available options
    20    -n, --num-pages int   Number of pages for perf ring buffer. New values have to be > 0
    21    -o, --output string   json| jsonpath='{}'
    22  ```
    23  
    24  ### Options inherited from parent commands
    25  
    26  ```
    27        --config string   config file (default is $HOME/.cilium.yaml)
    28    -D, --debug           Enable debug messages
    29    -H, --host string     URI to server-side API
    30  ```
    31  
    32  ### SEE ALSO
    33  
    34  * [cilium](../cilium)	 - CLI
    35