SCRIPT HELP
Syntax
SCRIPT HELP
- Available since:
- Redis Open Source 5.0.0
- Time complexity:
- O(1)
- ACL categories:
-
@slow,@scripting, - Compatibility:
- Redis Enterprise and Redis Cloud compatibility
The SCRIPT HELP command returns a helpful text describing the different subcommands.
Redis Enterprise and Redis Cloud compatibility
| Redis Enterprise |
Redis Cloud |
Notes |
|---|---|---|
| ❌ Standard |
❌ Standard |
Return information
Array reply: a list of sub-commands and their descriptions.