{
    "COUNT": {
        "summary": "Get total number of Redis commands",
        "complexity": "O(1)",
        "group": "server",
        "since": "2.8.13",
        "arity": 2,
        "container": "COMMAND",
        "function": "commandCountCommand",
        "command_flags": [
            "LOADING",
            "STALE",
            "SENTINEL"
        ],
        "acl_categories": [
            "CONNECTION"
        ]
    }
}
