Skip to content

Commit e1e8f59

Browse files
authored
rpk 25.1 GA catch-up (#1075)
1 parent 8c05cee commit e1e8f59

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/reference/pages/rpk/rpk-cluster/rpk-cluster-quotas-alter.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rpk cluster quotas alter [flags]
2828

2929
|--delete |strings |Key of the quota to delete (repeatable).
3030

31-
|--dry |- |Key of the quota to delete (repeatable).
31+
|--dry |- |Perform a dry run. Show what would be done, but do not execute the command.
3232

3333
|--format |string |Output format. Possible values: `json`, `yaml`, `text`, `wide`, `help`. Default: `text`.
3434

modules/reference/pages/rpk/rpk-group/rpk-group-describe.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ rpk group describe [GROUPS...] [flags]
2525

2626
|-h, --help |- |Help for describe.
2727

28+
|-i, --instance-ID |- |Include each group member's instance ID.
29+
2830
|-c, --print-commits |- |Print only the group commits section.
2931

3032
|-s, --print-summary |- |Print only the group summary section.

0 commit comments

Comments
 (0)