summaryrefslogtreecommitdiffstats
path: root/src/commands/cluster.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster.json')
-rw-r--r--src/commands/cluster.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/commands/cluster.json b/src/commands/cluster.json
new file mode 100644
index 0000000..e74404d
--- /dev/null
+++ b/src/commands/cluster.json
@@ -0,0 +1,9 @@
+{
+ "CLUSTER": {
+ "summary": "A container for Redis Cluster commands.",
+ "complexity": "Depends on subcommand.",
+ "group": "cluster",
+ "since": "3.0.0",
+ "arity": -2
+ }
+}