OBJECT HELP · Valkey

OBJECT HELP

Returns helpful text about the different subcommands.

Usage

OBJECT HELP

The OBJECT HELP command returns a helpful text describing the different subcommands.

Reply RESP2

Array reply: a list of sub-commands and their descriptions

Reply RESP3

Array reply: a list of sub-commands and their descriptions.

Complexity

O(1)

ACL Categories

@keyspace @slow

History

See also

COPY, DEL, DUMP, EXISTS, EXPIRE, EXPIREAT, EXPIRETIME, KEYS, MIGRATE, MOVE, OBJECT, OBJECT ENCODING, OBJECT FREQ, OBJECT IDLETIME, OBJECT REFCOUNT, PERSIST, PEXPIRE, PEXPIREAT, PEXPIRETIME, PTTL, RANDOMKEY, RENAME, RENAMENX, RESTORE, SCAN, SORT, SORT_RO, TOUCH, TTL, TYPE, UNLINK, WAIT, WAITAOF.