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
  • Loading branch information
gene-redpanda authored and r-vasquez committed Dec 3, 2024
1 parent 88fbfb5 commit b773a06
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 b773a06

Please sign in to comment.