content/commands/command-list.md
Return an array of the server's command names.
You can use the optional FILTERBY modifier to apply one of the following filters:
| 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> | |
{{< multitabs id="command-list-return-info" tab1="RESP2" tab2="RESP3" >}}
Array reply: a list of command names.
-tab-sep-
Array reply: a list of command names.
{{< /multitabs >}}