github.com/fafucoder/cilium@v1.6.11/Documentation/cmdref/cilium_fqdn_cache.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium fqdn cache
     4  
     5  Manage fqdn proxy cache
     6  
     7  ### Synopsis
     8  
     9  Manage fqdn proxy cache
    10  
    11  ```
    12  cilium fqdn cache [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help   help for cache
    19  ```
    20  
    21  ### Options inherited from parent commands
    22  
    23  ```
    24        --config string   config file (default is $HOME/.cilium.yaml)
    25    -D, --debug           Enable debug messages
    26    -H, --host string     URI to server-side API
    27  ```
    28  
    29  ### SEE ALSO
    30  
    31  * [cilium fqdn](../cilium_fqdn)	 - Manage fqdn proxy
    32  * [cilium fqdn cache clean](../cilium_fqdn_cache_clean)	 - Clean fqdn cache
    33  * [cilium fqdn cache list](../cilium_fqdn_cache_list)	 - List fqdn cache contents
    34