PING
Syntax
Section titled “Syntax”PING
PING returns PONG if no argument is provided, otherwise it returns PONG with the message argument.
Examples
Section titled “Examples”localhost:7379> PINGOK "PONG"localhost:7379> PING dicedbOK "PONG dicedb"