CLIENT HELP

Syntax
CLIENT HELP
Available since:
5.0.0
Time complexity:
O(1)
ACL categories:
@slow, @connection,

The CLIENT HELP command returns a helpful text describing the different subcommands.

RESP2/RESP3 Reply

Array reply: a list of subcommands and their descriptions.
Rate this page