Skip to content

Config show command does not show any header for the config entries #4

@roobalimsab

Description

@roobalimsab

Current:
i/p:
kat topic config show -t test-topic -b "localhost:9092"
o/p:

---------------------------------------------
Configuration for topic - test-topic
---------------------------------------------
{compression.type producer false true Unknown false []}

Expected:
i/p:
kat topic config show -t test-topic -b "localhost:9092"
o/p:

---------------------------------------------
Configuration for topic - test-topic
---------------------------------------------
Name | Value | ReadOnly | Default | Source | Sensitive | Synonyms
{compression.type producer false true Unknown false []}

Table representation would be more appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions