summaryrefslogtreecommitdiffstats
path: root/src/commands/acl.json
blob: 3c9141abc61ff549844fe72c4a04a193656b3581 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "ACL": {
        "summary": "A container for Access List Control commands ",
        "complexity": "Depends on subcommand.",
        "group": "server",
        "since": "6.0.0",
        "arity": -2,
        "command_flags": [
            "SENTINEL"
        ]
    }
}