cilium-health status

Display cilium connectivity to other nodes

  1. cilium-health status [flags]

Options

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

Options inherited from parent commands

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

SEE ALSO