Skip to content

Commit 04c8adb

Browse files
committed
DOC-5416 Added crdb-cli crdb update --update-db-config-modules to enhancements in release notes
1 parent 10ff186 commit 04c8adb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/operate/rs/release-notes/rs-7-2x-releases/rs-7-2x-0-tba.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ This version offers:
2727

2828
### Enhancements
2929

30-
- TBA
30+
- Added `--update-db-config-modules` option to the [`crdb-cli crdb update`]({{<relref "/operate/rs/references/cli-utilities/crdb-cli/update">}}) command to streamline updating module information in the CRDB configuration after uprading modules used by Active-Active databases. Use this option only after all CRDB database instances have upgraded their modules.
31+
32+
```sh
33+
crdb-cli crdb update --crdb-guid <guid> --update-db-config-modules true
34+
```
3135

3236
### Redis database versions
3337

0 commit comments

Comments
 (0)