github.com/cilium/cilium@v1.16.2/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 ``` 8 cilium-health get [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -h, --help help for get 15 -o, --output string json| yaml| jsonpath='{}' 16 ``` 17 18 ### Options inherited from parent commands 19 20 ``` 21 -D, --debug Enable debug messages 22 -H, --host string URI to cilium-health server API 23 --log-driver strings Logging endpoints to use for example syslog 24 --log-opt map Log driver options for cilium-health e.g. syslog.level=info,syslog.facility=local5,syslog.tag=cilium-agent 25 ``` 26 27 ### SEE ALSO 28 29 * [cilium-health](cilium-health.md) - Cilium Health Client 30