content/commands/module-list.md
Returns information about the modules loaded to the server.
| 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="module-list-return-info" tab1="RESP2" tab2="RESP3" >}}
Array reply: list of loaded modules. Each element in the list represents a represents a module, and is in itself a list of property names and their values. The following properties is reported for each loaded module:
-tab-sep-
Array reply: list of loaded modules. Each element in the list represents a represents a module, and is a Map reply of property names and their values. The following properties is reported for each loaded module:
{{< /multitabs >}}