Revision 461ba4647a6abf0e075978c3abc82e1ebdeb846e authored by Joe Stringer on 20 April 2021, 21:39:13 UTC, committed by Joe Stringer on 20 April 2021, 22:47:08 UTC
Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent fc95564
Raw File
cilium-health_status.md
<!-- This file was autogenerated via cilium-agent --cmdref, do not edit manually-->

## cilium-health status

Display cilium connectivity to other nodes

### Synopsis

Display cilium connectivity to other nodes

```
cilium-health status [flags]
```

### Options

```
  -h, --help            help for status
  -o, --output string   json| jsonpath='{}'
      --probe           Synchronously probe connectivity status
      --succinct        Print the result succinctly (one node per line)
      --verbose         Print more information in results
```

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