Raw File
cilium-health_ping.md
<!-- This file was autogenerated via cilium-agent --cmdref, do not edit manually-->

## cilium-health ping

Check whether the cilium-health API is up

### Synopsis

Check whether the cilium-health API is up

```
cilium-health ping [flags]
```

### Options

```
  -h, --help   help for ping
```

### Options inherited from parent commands

```
  -D, --debug                Enable debug messages
  -H, --host string          URI to cilium-health server API
      --log-driver strings   Logging endpoints to use for example syslog
      --log-opt map          Log driver options for cilium-health (default map[])
```

### SEE ALSO

* [cilium-health](cilium-health.html)	 - Cilium Health Client

back to top