Skip to content

Commit 12c80d9

Browse files
committed
rpk: update help text of decommission-status
1 parent 0b5bb0b commit 12c80d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/go/rpk/pkg/cli/redpanda/admin/brokers/decommission-status.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ ALLOCATION FAILURES
6161
==================
6262
kafka/foo/2
6363
kafka/test/0
64-
65-
Note that the command reports allocation failed partitions only when
66-
'partition_autobalancing_mode' is set to 'continuous'. See the current value
67-
using 'rpk cluster config get partition_autobalancing_mode'.
6864
`,
6965
Args: cobra.ExactArgs(1),
7066
Run: func(cmd *cobra.Command, args []string) {

0 commit comments

Comments
 (0)