content/commands/hotkeys-reset.md
Release the resources used for hotkey tracking.
This command can only be executed when hotkey tracking is stopped. It will return an error if tracking is currently active. Use [HOTKEYS STOP]({{< relref "/commands/hotkeys-stop" >}}) first to stop tracking, then use HOTKEYS RESET to free the allocated resources.
| 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> | |
{{< multitabs id="return-info" tab1="RESP2" tab2="RESP3" >}}
One of the following:
OK when resources are successfully released.-tab-sep-
One of the following:
OK when resources are successfully released.{{< /multitabs >}}