{ "HELP": { "summary": "Returns helpful text about the different subcommands.", "complexity": "O(1)", "group": "cluster", "since": "5.0.0", "arity": 2, "container": "CLUSTER", "function": "clusterCommand", "command_flags": [ "LOADING", "STALE" ], "reply_schema": { "type": "array", "description": "Helpful text about subcommands.", "items": { "type": "string" } } } }