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 24, 2024
1 parent 5333337 commit 46466ca
Show file tree
Hide file tree
Showing 3 changed files with 1,004 additions and 234 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 46466ca

Please sign in to comment.