Skip to content

Commit a968418

Browse files
committed
Add notes on the README
1 parent b1cf115 commit a968418

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,8 @@ The `apply` subcommand can make changes, but under the following conditions:
523523
8. Before applying, the tool checks the cluster ID against the expected value in the
524524
cluster config. This can help prevent errors around applying in the wrong cluster when multiple
525525
clusters are accessed through the same address, e.g `localhost:2181`.
526+
9. If the `destructive` CLI argument is passed, `apply` deletes the settings that are
527+
set on the broker but not set in configuration.
526528

527529
The `reset-offsets` command can also make changes in the cluster and should be used carefully.
528530

0 commit comments

Comments
 (0)