title |
description |
<CMD NAME HERE> |
description here in 2 to 3 lines |
Parameter |
Description |
Type |
Required |
|
|
|
|
|
|
|
|
|
|
|
|
- Bullet 1
- Bullet 2
- Bullet 3
-
Wrong type of value or key
:
- Error Message:
(error) WRONGTYPE Operation against a key holding the wrong kind of value
- Occurs when attempting to use the command on a key that contains a non-string value.
127.0.0.1:7379> SET foo bar
OK
127.0.0.1:7379> <CMD syntax here>
(error) ERR syntax error
- subcommand: Optional. Available subcommands include:
subcommand1
: some description of the subcommand.