summaryrefslogtreecommitdiffstats
path: root/src/commands/cluster.json
blob: e74404d8e7d9bf5a81a6a48dd29ff2de7084c110 (plain)
1
2
3
4
5
6
7
8
9
{
    "CLUSTER": {
        "summary": "A container for Redis Cluster commands.",
        "complexity": "Depends on subcommand.",
        "group": "cluster",
        "since": "3.0.0",
        "arity": -2
    }
}