summaryrefslogtreecommitdiffstats
path: root/src/commands/sentinel-pending-scripts.json
blob: 6ef33ec69b8509756c5c2fa7425afbdef36615f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "PENDING-SCRIPTS": {
        "summary": "Get information about pending scripts",
        "group": "sentinel",
        "since": "2.8.4",
        "arity": 2,
        "container": "SENTINEL",
        "function": "sentinelCommand",
        "command_flags": [
            "ADMIN",
            "SENTINEL",
            "ONLY_SENTINEL"
        ]
    }
}