Difference between revisions of "Redis-cli help"
Jump to navigation
Jump to search
| Line 30: | Line 30: | ||
@stream | @stream | ||
</pre> | </pre> | ||
| + | |||
| + | == Related == | ||
| + | * <code>[[redis-cli --help]]</code> | ||
== See also == | == See also == | ||
Revision as of 15:44, 18 September 2022
redis-cli 7.0.4
To get help about Redis commands type:
"help @<group>" to get a list of commands in <group>
"help <command>" for help on <command>
"help <tab>" to get a list of possible help topics
"quit" to exit
To set redis-cli preferences:
":set hints" enable online hints
":set nohints" disable online hints
Set your preferences in ~/.redisclirc
HELP @<category> shows all the commands about a given category. The categories are: @generic @string @list @set @sorted_set @hash @pubsub @transactions @connection @server @scripting @hyperloglog @cluster @geo @stream
Related
See also
- Redis, installation,
/etc/redis.conf, values.yml, Redis Cluster, Redis Sentinel,/etc/redis-sentinel.conf, Redis memory footprint,redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb, redis-sentinel, redis-server, Amazon MemoryDB for Redis, AOF, Redis changelog, Redis Database (RDB), Append Only File (AOF), Redis logs
Advertising: