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

     1  <!-- This file was autogenerated via cilium-agent --cmdref, do not edit manually-->
     2  
     3  ## cilium-health ping
     4  
     5  Check whether the cilium-health API is up
     6  
     7  ### Synopsis
     8  
     9  Check whether the cilium-health API is up
    10  
    11  ```
    12  cilium-health ping [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help   help for ping
    19  ```
    20  
    21  ### Options inherited from parent commands
    22  
    23  ```
    24    -D, --debug                Enable debug messages
    25    -H, --host string          URI to cilium-health server API
    26        --log-driver strings   Logging endpoints to use for example syslog
    27        --log-opt map          Log driver options for cilium-health (default map[])
    28  ```
    29  
    30  ### SEE ALSO
    31  
    32  * [cilium-health](cilium-health.html)	 - Cilium Health Client
    33