{
    "ASKING": {
        "summary": "Sent by cluster clients after an -ASK redirect",
        "complexity": "O(1)",
        "group": "cluster",
        "since": "3.0.0",
        "arity": 1,
        "function": "askingCommand",
        "command_flags": [
            "FAST"
        ],
        "acl_categories": [
            "CONNECTION"
        ]
    }
}
