CLUSTER HELP
Syntax
CLUSTER HELP
- Available since:
- Redis Open Source 5.0.0
- Time complexity:
- O(1)
- ACL categories:
-
@slow, - Compatibility:
- Redis Enterprise and Redis Cloud compatibility
The CLUSTER HELP command returns a helpful text describing the different subcommands.
Redis Enterprise and Redis Cloud compatibility
| Redis Enterprise |
Redis Cloud |
Notes |
|---|---|---|
| ✅ Standard |
✅ Standard |
Only supported with the OSS cluster API. |
Return information
Array reply: a list of subcommands and their descriptions.