github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_fqdn_cache_clean.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg fqdn cache clean
     4  
     5  Clean fqdn cache
     6  
     7  ```
     8  cilium-dbg fqdn cache clean [flags]
     9  ```
    10  
    11  ### Options
    12  
    13  ```
    14    -f, --force                 Skip confirmation
    15    -h, --help                  help for clean
    16    -p, --matchpattern string   Delete cache entries with FQDNs that match matchpattern
    17  ```
    18  
    19  ### Options inherited from parent commands
    20  
    21  ```
    22        --config string   Config file (default is $HOME/.cilium.yaml)
    23    -D, --debug           Enable debug messages
    24    -H, --host string     URI to server-side API
    25  ```
    26  
    27  ### SEE ALSO
    28  
    29  * [cilium-dbg fqdn cache](cilium-dbg_fqdn_cache.md)	 - Manage fqdn proxy cache
    30