Back to Redis

OBJECT HELP

content/commands/object-help.md

latest919 B
Original Source

The OBJECT 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="Not supported">❌ Standard</span> <span title="Not supported"><nobr>❌ Active-Active</nobr></span> | <span title="Not supported">❌ Standard</span> <span title="Not supported"><nobr>❌ Active-Active</nobr></span> | |

Return information

{{< multitabs id="object-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 >}}