summaryrefslogtreecommitdiffstats
path: root/src/commands/acl.json
blob: 1474b782fafbf7607b0ab5433ca2faa6ee174448 (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"
        ]
    }
}