Back to Redis

ACL HELP

content/commands/acl-help.md

latest965 B
Original Source

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

Redis Software and Redis Cloud compatibility

| Redis Software | Redis Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> | |:----------------------|:-----------------|:------| | <span title="Supported">✅ Standard</span> <span title="Supported"><nobr>✅ Active-Active</nobr></span> | <span title="Supported">✅ Standard</span> <span title="Supported"><nobr>✅ Active-Active</nobr></span> | Not supported for [scripts]({{<relref "/develop/programmability">}}). |

Return information

{{< multitabs id="acl-help-return-info" tab1="RESP2" tab2="RESP3" >}}

Array reply: a list of subcommands and their descriptions.

-tab-sep-

Array reply: a list of subcommands and their descriptions.

{{< /multitabs >}}