{
    "WHOAMI": {
        "summary": "Return the name of the user associated to the current connection",
        "complexity": "O(1)",
        "group": "server",
        "since": "6.0.0",
        "arity": 2,
        "container": "ACL",
        "function": "aclCommand",
        "command_flags": [
            "NOSCRIPT",
            "LOADING",
            "STALE",
            "SENTINEL"
        ]
    }
}
