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

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