-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Milestone
Description
Is there any value in the rhoas kafka status command? At the moment this prints ID, Name, Status and the Bootstrap Server Host as a table.
This information is equally obtainable by using rhoas kafka describe, the main difference is that describe prints the full object as JSON or YAML only.
Options
I see three routes we could take:
Option 1
Remove the status command and just use describe as is.
Option 2
Give the status command more value. Perhaps it can provide more information like:
- Connections to OpenShift cluster
- ??
Option 3
Remove the status command and change default output mode of describe to plain/table, with JSON and YAML formats as optional output formats.
This would essentially merge the features of describe and status.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels