Skip to content

Commit

Permalink
rpk: add --format to rpk topic describe
Browse files Browse the repository at this point in the history
Adds format flag to rpk topic describe.

Supports JSON and YAML

(cherry picked from commit b773a06)
  • Loading branch information
gene-redpanda authored and vbotbuildovich committed Dec 4, 2024
1 parent 8a5ac54 commit d645f2b
Show file tree
Hide file tree
Showing 4 changed files with 1,021 additions and 238 deletions.
1 change: 1 addition & 0 deletions src/go/rpk/pkg/cli/topic/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ go_test(
deps = [
"//src/go/rpk/pkg/config",
"@com_github_spf13_afero//:afero",
"@com_github_stretchr_testify//assert",
"@com_github_stretchr_testify//require",
"@com_github_twmb_franz_go//pkg/kerr",
"@com_github_twmb_franz_go_pkg_kadm//:kadm",
Expand Down
Loading

0 comments on commit d645f2b

Please sign in to comment.