Skip to content

Commit 9e98936

Browse files
committed
add tool :monitor command, mostly to test that CNAME works after update
1 parent 5f1403c commit 9e98936

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/tools/index.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,17 @@ Find the best Graphical User Interfaces to interact with your data and, manage a
9393
/>
9494
</div>
9595

96+
<div class="row">
97+
98+
<div class="col">
99+
<RedisCard
100+
title="Redis MONITOR command"
101+
description="Useful command to capture command processed by Redis Server"
102+
page="https://redis.io/commands/monitor"
103+
/>
104+
</div>
105+
106+
<div class="col">
107+
</div>
108+
96109
</div>

0 commit comments

Comments
 (0)