Back to Redis

XINFO HELP

content/commands/xinfo-help.md

latest902 B
Original Source

The XINFO 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> | |

Return information

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

Array reply: a list of sub-commands and their descriptions.

-tab-sep-

Array reply: a list of sub-commands and their descriptions.

{{< /multitabs >}}