blob: b50996128efdb26b6840a33dd7d3ed49c9529df1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"CLIENT": {
"summary": "A container for client connection commands.",
"complexity": "Depends on subcommand.",
"group": "connection",
"since": "2.4.0",
"arity": -2,
"command_flags": [
"SENTINEL"
]
}
}
|