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

     1  <!-- This file was autogenerated via cilium-agent --cmdref, do not edit manually-->
     2  
     3  ## cilium-health status
     4  
     5  Display cilium connectivity to other nodes
     6  
     7  ### Synopsis
     8  
     9  Display cilium connectivity to other nodes
    10  
    11  ```
    12  cilium-health status [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help            help for status
    19    -o, --output string   json| jsonpath='{}'
    20        --probe           Synchronously probe connectivity status
    21        --succinct        Print the result succinctly (one node per line)
    22        --verbose         Print more information in results
    23  ```
    24  
    25  ### Options inherited from parent commands
    26  
    27  ```
    28    -D, --debug                Enable debug messages
    29    -H, --host string          URI to cilium-health server API
    30        --log-driver strings   Logging endpoints to use for example syslog
    31        --log-opt map          Log driver options for cilium-health (default map[])
    32  ```
    33  
    34  ### SEE ALSO
    35  
    36  * [cilium-health](cilium-health.html)	 - Cilium Health Client
    37