diff --git a/content/operate/rs/7.22/references/cli-utilities/_index.md b/content/operate/rs/7.22/references/cli-utilities/_index.md index 2ec4a252a8..59ea4a18bd 100644 --- a/content/operate/rs/7.22/references/cli-utilities/_index.md +++ b/content/operate/rs/7.22/references/cli-utilities/_index.md @@ -39,6 +39,7 @@ Do not use these tools for normal operations. | debuginfo | Collects cluster information. | | dmc-cli | Configure and monitor the DMC proxy. | | pdns_control | Sends commands to a running PowerDNS nameserver. | +| [rdb-cli](https://github.com/redis/librdb) | Parse and convert RDB files. | | redis_ctl | Stops or starts Redis instances. | | rl_rdbloader | Load RDB backup files to a server. | | rlutil | Maintenance utility. | diff --git a/content/operate/rs/7.4/references/cli-utilities/_index.md b/content/operate/rs/7.4/references/cli-utilities/_index.md index 731b6ef812..ca71cd0b0e 100644 --- a/content/operate/rs/7.4/references/cli-utilities/_index.md +++ b/content/operate/rs/7.4/references/cli-utilities/_index.md @@ -39,6 +39,7 @@ Do not use these tools for normal operations. | debuginfo | Collects cluster information. | | dmc-cli | Configure and monitor the DMC proxy. | | pdns_control | Sends commands to a running PowerDNS nameserver. | +| [rdb-cli](https://github.com/redis/librdb) | Parse and convert RDB files. | | redis_ctl | Stops or starts Redis instances. | | rl_rdbloader | Load RDB backup files to a server. | | rlutil | Maintenance utility. | diff --git a/content/operate/rs/7.8/references/cli-utilities/_index.md b/content/operate/rs/7.8/references/cli-utilities/_index.md index f0938f4352..8321e2adc5 100644 --- a/content/operate/rs/7.8/references/cli-utilities/_index.md +++ b/content/operate/rs/7.8/references/cli-utilities/_index.md @@ -39,6 +39,7 @@ Do not use these tools for normal operations. | debuginfo | Collects cluster information. | | dmc-cli | Configure and monitor the DMC proxy. | | pdns_control | Sends commands to a running PowerDNS nameserver. | +| [rdb-cli](https://github.com/redis/librdb) | Parse and convert RDB files. | | redis_ctl | Stops or starts Redis instances. | | rl_rdbloader | Load RDB backup files to a server. | | rlutil | Maintenance utility. | diff --git a/content/operate/rs/references/cli-utilities/_index.md b/content/operate/rs/references/cli-utilities/_index.md index 0dd9c40867..cbaf84bd8d 100644 --- a/content/operate/rs/references/cli-utilities/_index.md +++ b/content/operate/rs/references/cli-utilities/_index.md @@ -38,6 +38,7 @@ Do not use these tools for normal operations. | debuginfo | Collects cluster information. | | dmc-cli | Configure and monitor the DMC proxy. | | pdns_control | Sends commands to a running PowerDNS nameserver. | +| [rdb-cli](https://github.com/redis/librdb) | Parse and convert RDB files. | | redis_ctl | Stops or starts Redis instances. | | rl_rdbloader | Load RDB backup files to a server. | | rlutil | Maintenance utility. |