Step 1
Export required environment variables: REDISCLI_AUTH
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Redis command-line interface
brew
Step 1
Export required environment variables: REDISCLI_AUTH
Database Setup
redis-cli ping
Ping Redis server
redis-cli set
Set key value
redis-cli get
Get key value
redis-cli scan
Iterate keys
redis-cli info
Get server info
redis-cli PUBLISH mychannel
Derived from docs command references
Operate queue workers, inspect jobs, and monitor throughput.
Inspect cache health, keyspace behavior, and performance.