ACL HELP

Syntax
ACL HELP
Available since:
Redis Open Source 6.0.0
Time complexity:
O(1)
ACL categories:
@slow,
Compatibility:
Redis Software and Redis Cloud compatibility

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

Redis Software and Redis Cloud compatibility

Redis
Enterprise
Redis
Cloud
Notes
✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
Not supported for scripts.

Return information

Array reply: a list of subcommands and their descriptions.
RATE THIS PAGE
Back to top ↑