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

## cilium-health get

Display local cilium agent status

### Synopsis

Display local cilium agent status

```
cilium-health get [flags]
```

### Options

```
  -h, --help            help for get
  -o, --output string   json| jsonpath='{}'
```

### 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