Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/operate/rs/7.22/references/cli-utilities/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down
1 change: 1 addition & 0 deletions content/operate/rs/7.4/references/cli-utilities/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down
1 change: 1 addition & 0 deletions content/operate/rs/7.8/references/cli-utilities/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down
1 change: 1 addition & 0 deletions content/operate/rs/references/cli-utilities/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down
Loading