Skip to content

Commit

Permalink
feat: add --format to describe
Browse files Browse the repository at this point in the history
Adds format flag to describe
Supports JSON and YAML
  • Loading branch information
gene-redpanda committed Oct 21, 2024
1 parent acde4e0 commit e60edbf
Show file tree
Hide file tree
Showing 3 changed files with 966 additions and 233 deletions.
2 changes: 2 additions & 0 deletions src/go/rpk/pkg/cli/topic/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ go_test(
],
embed = [":topic"],
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 e60edbf

Please sign in to comment.