📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 13:16:28
📂
/ (Root)
/
opt
/
redis-7
/
src
/
commands
📍 /opt/redis-7/src/commands
🔄 Refresh
✏️
Editing: command.json
Read Only
{ "COMMAND": { "summary": "Returns detailed information about all commands.", "complexity": "O(N) where N is the total number of Redis commands", "group": "server", "since": "2.8.13", "arity": -1, "function": "commandCommand", "command_flags": [ "LOADING", "STALE", "SENTINEL" ], "acl_categories": [ "CONNECTION" ], "command_tips": [ "NONDETERMINISTIC_OUTPUT_ORDER" ] } }
💾 Save Changes
❌ Cancel