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

     1  <!-- This file was autogenerated via cilium-operator --cmdref, do not edit manually-->
     2  
     3  ## cilium-operator-generic troubleshoot clustermesh
     4  
     5  Troubleshoot connectivity towards remote clusters
     6  
     7  ```
     8  cilium-operator-generic troubleshoot clustermesh [clusters...] [flags]
     9  ```
    10  
    11  ### Options
    12  
    13  ```
    14        --clustermesh-config string    Path to the ClusterMesh configuration directory (default "/var/lib/cilium/clustermesh/")
    15    -h, --help                         help for clustermesh
    16        --timeout duration             Timeout when checking connectivity to a given cluster (default 5s)
    17        --without-service-resolution   Disable k8s service to IP resolution through the k8s client
    18  ```
    19  
    20  ### SEE ALSO
    21  
    22  * [cilium-operator-generic troubleshoot](cilium-operator-generic_troubleshoot.md)	 - Run troubleshooting utilities to check control-plane connectivity
    23