What's new in Valkey 9.0? Discover new features and improvements. Read the announcement.

ACL HELP

Returns helpful text about the different subcommands.

Usage
ACL HELP
Complexity
O(1)
Since
6.0.0
ACL Categories
@slow
Command flags
LOADING, STALE, SENTINEL

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

Replies

RESP2

Array reply: a list of subcommands and their descriptions.

RESP3

Array reply: a list of subcommands and their descriptions.