Skip to content

[Discussion] The value of kafka status command #283

@craicoverflow

Description

@craicoverflow

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions