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