Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Latest commit

 

History

History
44 lines (31 loc) · 1.06 KB

riff_streaming_kafka-gateway_status.md

File metadata and controls

44 lines (31 loc) · 1.06 KB
id title
riff-streaming-kafka-gateway-status
kafka-gateway status

show kafka gateway status

Synopsis

Display status details for a Kafka gateway.

The Ready condition is shown which should include a reason code and a descriptive message when the status is not "True". The status for the condition may be: "True", "False" or "Unknown". An "Unknown" status is common while the Kafka gateway rollout is being processed.

riff streaming kafka-gateway status <name> [flags]

Examples

riff streamming kafka-gateway status my-kafka-gateway

Options

  -h, --help             help for status
  -n, --namespace name   kubernetes namespace (defaulted from kube config)

Options inherited from parent commands

      --config file       config file (default is $HOME/.riff.yaml)
      --kubeconfig file   kubectl config file (default is $HOME/.kube/config)
      --no-color          disable color output in terminals

SEE ALSO